a:link {
	text-decoration: none;
	color: #0000FF;
	text-transform: none;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

tr {
	line-height: 150%;
	font-size: 12px 
}
H3		{
		font-size:8px
		}