.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ae0b1e;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b4b4b4;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
}


.blklnk A:link {
        COLOR: #006699; TEXT-DECORATION: none
}
.blklnk A:visited {
        COLOR: #ffffff; TEXT-DECORATION: none
}
.blklnk A:hover {
        COLOR: #ffffff; TEXT-DECORATION: none
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC3333;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC3333;
}
.content-small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.scrolldiv {
width:100%;
height:260px;
overflow: auto;
}