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

H2
{
	font-size: 16px;
	font-weight: bold;
}

H3
{
	font-size: 14px;
}
		
.table_out {
	font-family: Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	border-collapse: collapse; 
!	border-color: #cccccc;
!	border-color: #666666;
	border-color: #999999;
}

table {
%	border-collapse: collapse; 
}

TH, THAD, TFOOT {	
	FONT-SIZE: 12px;
	font-weight: bold;
	background:   #7faaf4;
}	

TD {
	font-family:  Arial, Helvetica, Century Gothic, Verdana, sans-serif;
	FONT-SIZE: 12px; 
!	COLOR: #333333
}	

B {
	font-weight: bold;
}

b.up1 {
	FONT-SIZE: 14px; 
	font-weight: bold;
}

UL {
	line-height: 110%;
}
		
BLOCKQUOTE {
  margin-left: 0.5em; 
  margin-right: 0.5em;
  margin-top: 0.5em; 
  margin-bottom: 0.5em;
  font-style: normal;
}

a:link {font-family:Verdana, Arial; font-size: 12px; color:midiumblue; text-decoration:underline; font-weight:bold;}
a:visited {font-family:Verdana, Arial; font-size: 12px; color:#0000aa; text-decoration:underline; font-weight:bold;}
a:hover {font-family:Verdana, Arial; font-size: 12px; color:darkgreen; text-decoration:underline; font-weight:bold;}
a:active{ color:darkorchid }

BODY	{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	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;
	}

