body {
	background-color: #FFFFFF;
	margin: 0;
}
.address {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.heads {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.bodys {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
    font-weight: bold;
}
.bodys9 {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
    font-weight: bold;
}

.bodysnb {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
    
}

.bodysnb9 {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
    
}

.columns {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;

}
.text {
	font-family: Verdana;
	font-size: 7pt;
}
.textw {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
}
.eight {
	font-family: Verdana;
	font-size: 8pt;
}
a:hover {
	color: #4D99D3;
	text-decoration: underline;
}
.links {
	font-weight: bold;
	color: #57A197;
}
.buttton {
	background-color: #4C8D7F;
	color: #FFFFFF;
	font-size: 10pt;
}
.littlelinks {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #57A197;
}
.errors {
	background-color: #CC3333;
	color: #FFFFFF;
	
}
.clock {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}