A 
{
	color : black;
	font-size : 8pt;
	text-decoration : none;
	font-family : Verdana,Arial,Tahoma;
}
A:Visited
{
	color : black;
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
}
A:Active  
{
	color : black;
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
}
A:HOVER
{
	color : #86A0A1;
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
}
H1
{
	font-weight: bold;
	font-size : 16pt;
	font-family : Verdana,Arial,Tahoma;
}
H2
{
	color: 6600cc;
	font-weight: bold;
	font-size : 14pt;
	font-family : Verdana,Arial,Tahoma;
}
H3
{
	font-weight: bold;
	font-size : 12pt;
	font-family : Verdana,Arial,Tahoma;
}
H4
{
	font-weight: lighter;
	color: #9DBBBD;
	font-size : 12pt;
	font-family : Verdana,Arial,Tahoma;
	text-decoration:underline;
	line-height: 5px;
	padding-top:5px;	
}
H5
{
	font-size : 10pt;
	color: #9DBBBD;	
	font-weight: lighter;
	font-family : Verdana,Arial,Tahoma;
	text-decoration:underline;	
	line-height: 5px;	
}
H6
{
	font-size : 8pt;
	color: #86A0A1;
	font-family : Verdana,Arial,Tahoma;
	line-height: 0px;
}
H7
{
	font-weight: lighter;
	color: #86A0A1;	
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
	line-height: 0px;
}

P
{
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
	color: black;
}
TD
{
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
	color: black;	
}
BODY
{
	font-size : 8pt;
	font-family : Verdana,Arial,Tahoma;
	scrollbar-arrow-color : Black;
	scrollbar-track-color : white;
	scrollbar-base-color : gray;
	scrollbar-face-color : white;
	scrollbar-darkshadow-color : Gray;
	scrollbar-shadow-color : Gray;
	background-position : left;
	background-repeat : no-repeat;
	background-color: #ffffff;
}
TEXTAREA
{
	border : 1px solid #86A0A1;
	font-family : Verdana,Arial,Tahoma;
	font-size : xx-small;
}
FORM
{
	font-family : Verdana,Arial,Tahoma;
	font-size : xx-small;
}
INPUT
{
	border : 1 solid #86A0A1;
	font-family : Verdana,Arial,Tahoma;
	font-size : xx-small;
}
LI
{
	font: 8pt/14pt Verdana,Arial,Tahoma;	
	letter-spacing: 1px;
	list-style-position: outside;
}