/* CSS Document */

body, td, th {
	background-color: #040;
	color: #FF0;
	font-family: Tagoma, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

a {
	color: #FF0;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
