.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 18px;
}
body,td,th {
	font-size: 12px;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 1px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #CC0066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

