body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 5px;
	color: #666666;
	background-color: #FFFFFF;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	}

	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color:  #630100;
	font-weight: bold;
	font-style: normal;
}
 a:link, a:visited {
	font-size: 11px;
	color: #284077;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #690003;
	text-decoration: none;
}
	
H1{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}
	
H2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	}
H3 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
	
.padding {
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}
