BODY
{
 background-color: #000033;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 8pt;
 color: #FFFFEE
}
P
{
 font-weight: 400;
 font-family: Tahoma, Arial, Helvetica;
 color: #FFFFEE;
 font-size: 8pt
}
TABLE, DIV, TR, TD, TH, UL, OL, LI, INPUT, TEXTAREA
{
 vertical-align: top;
 font-weight: 400;
 font-family: Tahoma, Arial, Helvetica;
 color: #FFFFEE;
 font-size: 8pt 
}
H1
{
 text-align: center;
 color: #FFFFEE;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 26pt;
}
H2
{
	color: #FFFFEE;
	font-weight: 500;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16pt;
	font : bolder;
}
H3
{
	text-align: right;
	color: #FFFFEE;
	font-weight: 500;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font : bold;
}
H4
{
 text-align: center;
 color: #FFFFEE;
 font-weight: 100;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 8pt
}
H5
{
 font-weight: 100;
 font-size: 8pt
}
.tablehead
{
 background-color: #000033;
 font-weight: 700;
 color: #FFD700
}
.yellow
{
	background-color: transparent;
	color: #FFD700
}
.tablehead2
{
	background-color: #000033;
	font-weight: 700;
	font-size: 10pt;
	color: #FFD700
}
.table
{
	background-color: #006A9D;
	color: #FFFFEE
}
.nothing 
{
}
.button
{
 color:#000033;
 font-weight:700;
}
.field
{
  background: trans;
  
 color:#FFFFEE;
 font-weight:bold;
 border-width: 1;
 border-color: #FFFFFF;
 border-style: solid 
}
.card
{
 background: trans;
 color:#FFFFEE;
 font-weight:bold;
 border-width: 1;
 border-color: #FFFFFF;
 border-style: none
}
.code
{
 border-color: #FFFFEE;
 border-style: solid;
 border-width: 1px;
 color: #000033;
 font-family: Yimes New Roman, Courier New, New York;
}

A:link { color: #FFFFEE; font-weight: bold; text-decoration: none }
A:visited { color: #FFFFEE; font-weight: bold; text-decoration: none }
A:active { color: #FFFFEE; font-weight: bold; text-decoration: none }
A:hover { color: #FFD700; font-weight: bold; text-decoration: none }