/* CSS Document */


body,td,th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: 5c5c5c;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}