body { 

	background-image: url('images/bg.gif');
	margin: 0;
	padding: 0; 
	
}
td { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 125%;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #003489;
	line-height:100%;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #003489;
	line-height:100%;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	color: #C00;
	line-height:100%;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
	line-height:100%;
	}

A:link {

	color: #003489; 
	text-decoration:none;
}
A:visited {

	color: #003489; 
	text-decoration:none;
}
A:hover {

	color: #C00;
	text-decoration:underline;
}



A:link.ML {
	color: #003489; 
	font-weight:bold; 
	text-decoration:none;
}
A:visited.ML {
	color: #003489; 
	font-weight:bold; 
	text-decoration:none;
}
A:hover.ML {
	color: #FF7200;
	font-weight:bold; 
	text-decoration:none;
}


.blank {
	font-size: 1pt;
}

.banner {
	font-size: 10pt;
	color: #003489;
	font-weight:bold;
	line-height: 125%;
	
}
.whitesub {
	color: #FFF;
	font-size: 14px;
}
.centered_banner {
	font-size: 14px;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}

