body	{	
	background:	#CA0000;
	color:		#FFF6CD;
	font-family:	"verdana", sans-serif;
	font-size:	10pt;
  	}

H1	{color:		#FFF6CD;
	font-size:	12pt;
	font-weight:	bold;
	text-align:	left;
	text-transform: uppercase;
	}
  
H2	{color:		#FFF6CD;
	font-size:	10pt;
	font-weight:	bold;
	}
  
TD	{color:		#FFF6CD;
	font-size:	10pt;
	vertical-align:	top;
	}

TD.menu	{color:		#FFF6CD;
	background:	#000000;
	font-size:	10pt;
	vertical-align:	bottom;
	}

TD.top	{background:	#CA0000;
	font-size:	10pt;
	}

TD.bot	{background:	#000000;
	}

A 	{text-decoration:none
	}

:link	{color:		#CA0000
	}

:visited{color:		#CA0000
	}

:hover	{color:		#FFF6CD
	}

a.body:link, a.body:visited
	{color: 	#FFF6CD; 
	text-decoration:none;
	font-weight: 	bold;
	}

a.body:hover
	{color: 	#CA0000; 
	background-color:#FFF6CD;
	text-decoration: none;
	font-weight: 	bold;
	}

