@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.title {font-family: "Times New Roman", Times, serif; font-size: medium}
.highlight {font-family: "Times New Roman", Times, serif; color: #bfd730}
.highlight2 {font-family: "Times New Roman", Times, serif; color: #bfd730; font-size: medium}
a:link {
	color: #bfd730;
}
a:visited {
	color: #669933;
}
a:hover {
	color: #CCFF00;
}
a:active {
	color: #bfd730;
}