BODY, TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size :10pt;
	color : black;
}
input, textarea { 
	font-family: monospace;
 }

A  {
	text-decoration : none;
	color : black;
}

A:Hover  {
	text-decoration : none;
	color :  #FFFFFF;
	}
	
A.topnav  {
	text-decoration : none;
	color : #FFFFFF;
}


A.topnav:Hover  {
	text-decoration : none;
	color : #CCCC99;
}

A.bnav  {
	text-decoration : none;
	font-size :8pt;
	color : white;
}

A.bnav:Hover  {
	text-decoration : none;
	font-size :8pt;
	color : #2790EB;
}

A.body  {
	text-decoration : underline;
	color : black;
}

A.body:Hover  {
	text-decoration : underline;
	color : blue;
}

.plus1 {
	font-family : Arial, Verdana, sans-serif ;
	font-size :12pt;
}

.plus2 {
	font-family : Arial, Verdana, sans-serif ;
	font-size :14pt;
}

.minus1 {
	font-family : Arial, Verdana, sans-serif ;
	font-size :8pt;
}

.minus1a {
	font-family : Arial, Verdana, sans-serif ;
	font-size :9pt;
}