body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat;
}
.links {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #003366;
}
.whiteLink:link {
	color: #FFFFFF;
}
.whiteLink:visited {
	color: #FFFFFF;
}
.whiteLink:hover {
	color: #CCCCCC;
}
.whiteLink {
	font-weight: bold;
	font-size:12px;
}
.standOut {
	font-size: 12px;
	color: #555555;
	font-weight:bold;
	font-style:italic;
}
.standoutsmall {
	font-size: 9px;
	color: 555555;
	font-weight:bold;
	font-style:italic
}	
	
h3 {
	font-size: 36px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
}
h5 {
	font-size: 18px;
	color: #FFFFFF;
}
h6 {
	font-size: 14px;
	color: #000000;
}
.copyright {
	color: #CCCCCC;
	font-size: 10px;
}
