
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: repeat-x url(images/page_bkgd.jpg);
	background-color: #022433;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.boldgreysmall {
	color: #CCCCCC;
	font-weight: bold;
}
.textsmallwhite {
	color: #FFFFFF;
	font-size: 6px;
}
a:link {
	color: #0578A9;
}
a:visited {
	color: #0578A9;
}
h1 {
	font-size: 24px;
	color: #134A69
}
.style12 {font-size: x-small}
.size10blackverdana {font-size: 10px; }
.style16 {color: #000000}
.style18 {font-size: 10px; color: #000000; }
.style20 {font-size: 10px; font-weight: bold;}
.bigorange {font-size: 24px; color: #FF6600}


