a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}
a:link {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #00CEFF;
}
a:active {
	text-decoration: none;
	color: #808080;
}td           { font-family: Arial; font-size: 10pt; color: #000000; text-align: justify; 
               list-style-type: decimal }
body         { background-image: url('images/bg.jpg') }