/* CSS Document */

p,table,li
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#990000;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#333333}
a:hover   {
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;

}


.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-variant: normal;
	font-style: italic;

	
	

	







}

.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;

}

.abottom:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color:#cccccc;
	;
	font-weight: bold;
	text-decoration: underline;

}
.abottom:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color:#cccccc;
	;
	font-weight: bold;
	text-decoration: underline;

}
.abottom:hover{
font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color:#cc0000;
	;
	font-weight: bold;
	text-decoration: none;
}
.abottom:active{
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color:#cccccc;
	;
	font-weight: bold;
	text-decoration: none;

}
