H1, H2, H3, H4, H5, H6 {	
	font-family: Arial, Century Gothic, 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-width: 1px solid #f0f0fa;
	border-color: #bbbbbb;
!	border-color: #cccccc;
}

TH, THAD, TFOOT {	
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
!	background:  #7faaf4;
!	background:  #666699;
	background:  #5748f9;
	color: white;
}	

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

.cth {	
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
!	background: #ffdc96;
!	background:  #cb7f7f;
	background:  #5748f9;
}	

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

.conf {
	color:#e23400;
}

.header
{
	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #dd8822;
	border-left: 6px solid #dd8822; 
	border-bottom: 1px solid #dd8822;
	padding: 1px;
}

.header th, .header td
{
	padding: 2px;
}

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
{
!	color: #d55f00;
	color: #002080;
//	text-decoration: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

!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, Century Gothic, 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;
	}
