.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.Title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#maindiv
{
width:440px;
height:350px;
overflow:scroll;

}

a:link {color: #666666; text-decoration: none; }
a:active {color: #999999; text-decoration: none }
a:visited {color: #666666;  text-decoration: none; }
a:hover {color: #0066FF; text-decoration: none; }