﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	background-color: #BAC2C5;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D63D2B;
}

	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color:  #666666;
	font-weight: bold;
	font-style: normal;
}
 a:link, a:visited {
	font-size: 11px;
	color: #D63D2B;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
	
H1{
	font-size: 14px;
	font-weight: bold;
	color: #E5321E;
	}
	
H2 {
	font-size: 12px;
	font-weight: bold;
	color: #E5321E;
	}
H3 {
	font-size: 11px;
	font-weight: bold;
	color: #E5321E;
}
	
.padding {
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}

