/* CSS Document */
body,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
td.style1 {font-size: 18px
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FFFF;
}
