/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 10pt;
	color: #FFFFFF;

}


a:link    {
	color:#CCCC99;
	font-weight: bold;
}
a:visited {
	color:#CCCC99;
	font-weight: bold;
}
a:active  {color:#FFFFFF}
a:hover   {
	color:#CCCCCC;
	font-weight: bold;
}


.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCC99;
	letter-spacing: 0.2pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5pt;
	padding-left: 0px;




}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;

}

.abottom:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
text-decoration:underline;
color:#CCCCCC;;
}
.abottom:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
text-decoration:underline;
color:#FFFFFF;
}
.abottom:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
text-decoration:underline;
color:#990000;
}
.abottom:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
text-decoration:underline;
color:#0099FF;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.boxfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
