
A  {
	font-size : 13pt;
	font-style : normal;
	color : #FFFF00;
	text-decoration: none; 
	background-color :  transparent;}

	A.small {
	font-size:11px;
}
	
	.small {
	font-size: 11px;
}

    
A:Visited  {
	color : #FFFF00;
	background-color :  transparent;}

A:Active  {
	color : #FFFFFF;
	background-color :  transparent;}

A:Hover  {
	color : #FFFFFF;
	background-color :  transparent;}

BODY, TABLE, FORM, DIV, P, TD  {
	font-family : Verdana, Arial, helvetica, Sans-serif;
	background-color : #990000;
	color : #FFFFFF;
	background :  #990000;}
	
LI {
	padding-bottom : 7px;
}


	
.menuitem  {
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #FFFF00;
	background-color :  transparent;}

.note  {
	font-size : 10pt;
}

.oitem  {
	font-size : 10pt;
}

.hilite  {
	background-color : #9900FF;
}

