body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.size10gray {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
}
.size9gray {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
}
a.size9gray:link {
    font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.size9gray:visited {
font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a.size9gray:hover {
font-size: 9px;
	color: #C91214;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #C91214;
	text-decoration: none;
}
.green {
    font-size: 11px;
	color: #8DAC33;
	font-weight: bold;
	text-decoration: none;
}
a.green:link {
	font-size: 11px;
	font-weight: bold;
	color: #8DAC33;
	text-decoration: none;
}
a.green:visited {	
     font-size: 11px;
	font-weight: bold;
	color: #8DAC33;
	text-decoration: none;
}
a.green:hover {
		font-size: 11px;
	font-weight: bold;
	color: #B6232D;
	text-decoration: underline;
}

.border {
	border: 2px solid #DBDBDB;
	
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.size10 {
	font-size: 10px;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #D90000;
}
.border {
	border: 1px solid #000000;

}
H2 {
	FONT: italic bold 14px 'trebuchet ms', Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-ALIGN: left
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #0E97B4;
	text-decoration: none;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.blue {
	color: #143D6D;
}
