h1 {
	font-size: 10pt;
}
h2 {
	font-size: 10pt;
}
h3 {
	font-size: 8pt;
	font-weight : normal;
}
tr,td,th,body
{
	font-size: 8pt;
	color: white;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
}
.title {
	font-size: 8pt;
}
a:link {
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color: #0000FF;
	}
	
a:hover {
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color: #FF0000;
	}

a:visited {
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color: #0000FF;
	}

a:active {
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color: #0000FF;
}
