
H1, H2, H3, H4, H5, H6 {	
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	/* color:	darkblue; */
}	

TH, THAD, TFOOT {	
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
/*	font-size: 12px;*/
	font-weight: bold;
	background-image:  url("../img/blue_bg.jpg");
	background:  #6688bb;
}	

TD {
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
/*	FONT-SIZE: 12px; */
}	

.cth {	
!	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #6688bb;
}	

.ctd {
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
/*	FONT-SIZE: 12px; */
	background: #d3e3ff;
}

.e {background-color: #ccccff; font-weight: bold; color: #000000;}
.h {background-color: #9999cc; font-weight: bold; color: #000000;}
.v {background-color: #cccccc; color: #000000;}

ul, ol{
margin-left:0px;
padding-left:35px;
padding-right:20px;
}

li{
line-height:130%;
text-align:left;
margin-bottom:5px;
}

BODY, TD, TH, H1, H2 {
	font-family: Arial, Helvetica, Century Gothic, Verdana, sans-serif;
}

BLOCKQUOTE {
  margin-left: 0.5em; 
  margin-right: 0.5em;
  margin-top: 0.5em; 
  margin-bottom: 0.5em;
  font-style: normal;
}

a:link{ color:midiumblue }
a:visited{ color:tomato }
a:active{ color:darkorchid }
a:hover{ color:darkgreen }

BODY	{	
	color:	black;
	background:	#FFFFF5;
	margin-top:	0.6em;
	margin-left:	1em;
	margin-right:	1em;
	margin-bottom:	1em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}
