/*
a 
{ 
	color:Blue; 
	text-decoration:underline;
}
a:visited
{
	color:Blue; 
	text-decoration:underline;
}

a 
{ 
	color: #000000; 
	text-decoration:none;
}
a:hover 
{ 
	text-decoration: underline; 
}
*/
body 
{
	font-family:Verdana;
	font-size:8.0pt;
}
p
{
    font-family:Verdana;
    font-size:8.0pt;
}
H1
{
	font-family:Verdana;
	font-size:16.0pt;
	font-weight:bold;
}
H2
{
	font-family:Verdana;
	font-size:14.0pt;
	font-weight:bold;
}
H3
{
	font-family:Verdana;
	font-size:12.0pt;
	font-weight:bold;
}
H4
{
	font-family:Verdana;
	font-size:10.0pt;
	font-weight:bold;
}
H5
{
	font-family:Verdana;
	font-size:8.0pt;
	font-weight:normal;
}
H6
{
	font-family:Verdana;
	font-size:6.0pt;
	font-weight:normal;
}
table
{
    font-size:8.0pt;
    font-family:Verdana;
}

