BODY  {
	font-size : 9pt;
	font-family : Verdana;
	color : Black;}

H3  {
	font-size : 15pt;
	font-family : Georgia;
	font-weight : bold;
	color : Black;}

A  {
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color : Maroon;}

A:Visited  {
	font-weight : bold;}

A:Active  {
	font-weight : bold;
	text-decoration : underline;}

A:Hover  {
	font-weight : bold;
	text-decoration : none;}
	
A.MENU {
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;}

A.MENU:Visited  {
	font-weight : bold;
	text-decoration : none;}
	
A.MENU:Active  {
	font-weight : bold;
	background-color: #FFFFFF;
	color : #000000;
	height: 100%;
	width: 100%; 	
	text-decoration : underline;}
		
A.MENU:Hover  {
	font-weight : bold;
	color : Maroon;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%; 	
	text-decoration : none;}
	
A.SIGN  {
	font-family : Arial;
	font-size: 9pt;
	text-decoration : none;
	color : Maroon;}

A.SIGN:Visited  {
	font-family : Arial;
	font-size: 9pt;
	text-decoration : none;
	color : #444444;}
	
A.SIGN:Hover  {
	font-family : Arial;
	font-size: 99pt;
	color : Maroon;
	text-decoration : none;}

A.SIGN:Active  {
	font-family : Arial;
	font-size: 99pt;
	color : Maroon;
	text-decoration : none;}
	
TD {
	font-size : 9pt;}


