/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
body {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.head {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}

h1 {font-family:"Times New Roman", Times, serif; font-size:20px; line-height:1.2em; color:#300; font-weight:normal; text-transform:uppercase;}
h2 {font-family:"Courier New", Courier, monospace; font-weight:bold; font-size:18px; color:#000; text-transform:uppercase; line-height:1.2em;}