body	{	
	background:	#FFFFFF;
	color:		#000000;
	font-family:	"Trebuchet MS", sans-serif;
	font-size:	12pt;
  	}

H1	{color:		#000000;
	font-size:	14pt;
	font-weight:	bold;
	text-align:	left;
	}
  
H2	{color:		#FFF6CD;
	font-size:	10pt;
	font-weight:	bold;
	text-transform: uppercase;
	}
  
TD	{color:		#000000;
	font-size:	10pt;
	vertical-align:	top;
	}

TD.crum	{color:		#000000;
	background:	#FFFFFF;
	font-size:	10pt;
	vertical-align:	bottom;
	font-weight:	bold;
	}

TD.titl	{color:		#404080;
	background:	#FFFFFF;
	font-size:	16pt;
	vertical-align:	bottom;
	font-weight: 	bold;
	}

TD.head2{color:		#000000;
	background:	#FFFFFF;
	font-size:	14pt;
	vertical-align:	bottom;
	font-weight: 	bold;
	}

TD.head3{color:		#404080;
	background:	#FFFFFF;
	font-size:	12pt;
	vertical-align:	bottom;
	font-weight: 	bold;
	}

TD.head4{color:		#000000;
	background:	#FFFFFF;
	font-size:	10pt;
	vertical-align:	top;
	font-weight: 	bold;
	}

TD.cen	{color:		#000000;
	background:	#FFFFFF;
	font-size:	10pt;
	horizontal-align:	middle;
	font-weight: 	bold;
	}

A 	{font-weight: 	bold;
	text-decoration: none;
	}

:link	{color:		#CA0000
	}

:visited{color:		#CA0000
	}

:hover	{color:		#404080
	}

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;
	}


