.smallprint
{
font-weight: normal; font-size: 10px;	font-family: Arial;	color: "#00000";
}
A 
{
	font-weight: bold;
	font-size: 10pt;
	color: #1308a8;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	cursor:hand;
	color: blue;
	text-decoration: none;
		font-weight: bold;
}
A:small
{
	cursor:hand;
	color: red;
	text-decoration: none;
}
BODY TABLE
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.MenuItem
{
	font-weight: NORMAL;
	font-size: 8pt;
	cursor: hand;
	color: #1308a8;
	font-family: Arial;
	text-decoration: none;
}