body 
{
	font-size : 8pt;
	font-weight :1;
	font-family:tahoma;
}

A.menu:link
{
	font-family:tahoma;
	text-decoration:none;
	color:orange;
	font-size : 7pt;
	font-weight : normal;
}
A.menu:visited
{
	font-family:tahoma;
	text-decoration:none;
	color:orange;
	font-size : 7pt;
	font-weight : normal;
}
A.menu:hover
{
	font-family:tahoma;
	text-decoration:none;
	color:#red;
	font-size : 7pt;
	font-weight : normal;
}
A:link
{
	font-size : 8pt;
	font-family:tahoma;
	color:#003366;
	text-decoration:none;
}
A:visited
{
	font-size : 8pt;
	font-family:tahoma;
	color:#003366;
	text-decoration:none;
}
A:hover
{
	color:#6699ff;
}
b.blue
{
	font-family:tahoma;
	font-size:8pt;
	color:#318ED5;
}
b.wht
{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
}
b
{
	font-family:tahoma;
	font-size:8pt;
	color:#003366;
}
p 
{
	line-height: 150%;
	font-family:Tahoma;
	font-weight : 1;
	font-size : 9pt;
}
ul
{
	line-height: 150%;
	font-family:tahoma;
	font-size:8pt;
}
font.swTitle
{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color:#003366;
}

font.headerTitle
{
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	color:#CC9900;
}
font.subTitle
{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color:#0098db;
}
font.phrase
{
	font-family:Tahoma;
	font-size:8pt;
	color:#6699ff;
}
font.wht
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
}
font.vt
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}

input.myInput
{
  width:110;
  height:19px;
  color: #393939;
  font-size: 8pt; 
  border: 1px double #bababa;
  background-color: #FFFFFF";
}

DIV
{
	font-family:tahoma;
	font-size:9pt;
	color:Black;
}
