.normal {font-family:verdana;}
.bold {font-family:verdana;font-weight:bold;}
.f10 {font-size:10px;line-height: 12px;}
.f12 {font-size:12px;line-height: 15px;}
.f14 {font-size:14px;line-height: 17px;}
.header {font-family:Arial;font-size:18px;line-height: 24px;font-weight:bold; text-align:center}
.textj {text-align:justify;}
.textc {text-align:center;}
.red {color: red;}
.blue {color: blue;}
.content {text-align:justify;padding-left:10px;}

#separator
{
	background-color: #005826;
	height: 2px;
	width: 100%;
	float: left;
}