BODY { background: #FFFFFF; color: #000000;
       font-family: arial;
       font-size: 8pt;
}
.top {
	text-decoration: none;
	color: FFFFFF;
	font-size: 8pt; 
	font-family: Arial;
}
.top:hover{text-decoration: underline; color: #FFFFFF;}


.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt; 
	font-family: Arial;
}
.menu:visited { text-decoration: none; color: #FFFFFF; }
.menu:active { text-decoration: none; color: #FFFFFF; }
.menu:hover{ text-decoration: none; color: rgb(200,200,200);}


.ThRows { background-color: #88ADC8; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: arial;
       font-size: 8pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: arial;
       font-size: 8pt;
}
.TrOdd  { background-color: #DCEBF8; color: #000000;
       font-family: arial;
       font-size: 8pt;
}

.Buttonstyle

{

 font-family: arial; font-size: 8pt;  

}

SMALL {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif
}
.small {
	FONT-FAMILY: arial, verdana, helvetica, sans-serif
}
SMALL {
	FONT-SIZE: 82%
}
.small {
	FONT-SIZE: 82%
}
.buttonstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #CC3366;
	margin: 1px;
	padding: 0px;
}

A:link { color: rgb(80,80,80); }
A:visited { color: rgb(80,80,80); }
A:active { color: rgb(80,80,80); }

A:hover {
color: #88ADC8;
}
