BODY {
              scrollbar-base-color:#CCCCCC;
              	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italics;
	color: #213458;

            }
.bodytext { 	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #213458;

}


.colorize {

width:100%;
height: 100%;
behavior: url(iepngfix.htc);

}






A:link {
	color:#8E172B;
	text-decoration: none;
}
A:visited {
	color:#8E172B;
	text-decoration: none;
}
A:hover {
	color:#990000;
	text-decoration: none;

}