/* CSS Document */

p,table,li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


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

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

}
a:active  {color:#ff0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover   {
	color:#ff0000;
	font-weight: bold;
	text-decoration: none;

}



.header1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #99cccc;
	font-weight: bold;


}

.header2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-variant: normal;
	font-style: normal;

}


.atop:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
.atop:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#a5a555;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
.ul {
	list-style-type: square;
}
