body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: arial, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10pt;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/
h1 {
	font-size: medium;
	font-weight:bold;
}
body {
	background: url("/images/background.jpg");
	color: #000000;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
}
table, td, tr {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a { color: #004D88; text-decoration: underline }
a:hover { color: #ff0000; text-decoration: none }
a:active { color: #ff0000; text-decoration: none }

a.white {
	text-decoration: none; 
	color:#ffffff; 
	font-weight: bold;
}
a.white:hover {
	color: #ff0000;
}

.smaller {
	font-size:9pt;
}

h1 {
	font-size: 12pt;
	margin:0px;
}
h2 {
	font-size: 12pt;
	margin:0px;
}

form {
	margin:0px;
}
.main {
	border: 0;
	border-collapse: collapse;
	text-align: left;
}
td.menu {
	font-weight: bold;
	padding-left: 35px;
}
img {
	border: 0px;
}
.heading {
	font-size: 110%;
	font-weight: bold;
}