a:link, a:visited, a:active
{
	color: rgb(51,102,51);
	text-decoration: none;
}
a:hover
{
	color: rgb(102,0,0);
	text-decoration: underline;
}
body
{
	font-family: Verdana, Arial, 'MS Sans';
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 8pt;
}
td, tr, p, li, ul
{
	font-family: Verdana, Arial, 'MS Sans';
	color: rgb(0,0,0);
	font-size: 8pt;
	line-height: 16px;
}
h1
{
	font-family: Verdana, 'MS Sans';
	color: rgb(102,102,102);
	font-size: 12pt;
	line-height: 16pt;
}
h2
{
	font-family: Verdana, 'MS Sans';
	color: rgb(102,102,102);
	font-size: 10pt;
	line-height: 16pt;
}
h3
{
	font-family: Verdana, 'MS Sans';
	color: rgb(0,0,0);
	font-size: 10pt;
	line-height: 12pt;
}
h4
{
	font-family: Verdana, 'MS Sans';
	color: rgb(0,0,0);
	font-size: 10pt;
	line-height: 10pt;
}
.0-rad {  line-height: -5px}

