body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.black:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.grey:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin-top: 4px;
}
.style3 {color: #000000}
