body {
   background: white;
   font-size: 12pt;
   }


#topbanner {
	display: none;
	}



#menu {
	display: none;
	background-color: #4C6FAF;
	}



h1 {
	font-size: 20pt;
	text-align: left;
	margin-bottom: 0;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20pt;
	color: #000;
}


p {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #000;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#footer{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
}
#rightcol img {
	display: none;
}
#col3 table tr td strong a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}


#leftcol img {
	display: none;
}

#col3 img {
	display: none;
}

