body	{	
	background:	#800000;
	color:		#FFFFFF;
	font-family:	"verdana", sans-serif;
	font-size:	10pt;
  	}

H1	{color:		#FFFFFF;
	font-size:	12pt;
	font-weight:	bold;
	text-align:	left;
	text-transform: uppercase;
	}
  
H2	{color:		#FFFFFF;
	font-size:	10pt;
	font-weight:	bold;
	}
  
TD	{color:		#FFFFFF;
	text-align:	justify;
	font-size:	10pt;
	vertical-align:	top;
	}

TD.pics	{color:		#FFFFFF;
	text-align:	center;
	font-size:	10pt;
	vertical-align:	top;
	}


A 	{text-decoration:none
	}

:link	{color:		#FFFFFF
	}

:visited{color:		#FFFFFF
	}

:hover	{color:		#FFFFFF
	}

a.body:link, a.body:visited
	{color: 	#FFFFFF; 
	text-decoration:none;
	font-weight: 	bold;
	}

a.body:hover
	{color: 	#800000; 
	background-color:#FFFFFF;
	text-decoration: none;
	font-weight: 	bold;
	}

