/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.afooter A:link {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.afooter A:visited {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.afooter A:active {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#ffffff}
.afooter A:hover {text-decoration: none; 	font-family: Arial;
	font-size: 11px; color: #ffffff;}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
h4 {
	font-size: 10px;
	color: #333333;
}
.Main_serv {
	font-size: 18px;
	color: #666666;
	font-weight:bold;
}
.Footer_text {
	font-size: 11px;
	color: #ffffff;
}