BODY {
	background-color:White ; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 10pt
}

TABLE 
{
	COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; FONT-SIZE: 10pt
}

TD {
	COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; FONT-SIZE: 8pt
}
P {
	COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 10pt
}
.useful
{
	COLOR: #000000; FONT-FAMILY: verdana, helvetica, sans-serif; FONT-SIZE: 8pt; border:solid 1Px green; text-align:left; text-decoration:none;
}
DIV {
	COLOR: #000000; FONT-FAMILY: tahoma, helvetica, sans-serif; FONT-SIZE: 8pt;width:800; cursor:hand 	
}
.bottom
{
COLOR: #000000; FONT-FAMILY: tahoma, helvetica, sans-serif; FONT-SIZE: 8pt;width:800; cursor:hand; background-color:#99bbff; border:solid 1px black; border-right:solid 1px black
}
A.menu_active
{
	border:1px solid #413D75;
	background-color:#FF9933;
	color:White;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
A.menu_inactive
{
	COLOR: White;
	background-color:#339933;
	text-decoration: none;
	border:1px solid #000000;
}
A.menu_active:hover
{
	border:1px solid #413D75;
	background-color: #339933;
	color:orange;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
A.menu_inactive:hover
{
	COLOR: orange;	
	text-decoration: none;
	background-color: #339933;
	border:1px solid #413D75;
}