body {
	margin:0px; background-image:url('images/corbkgnd-blue.gif');
	font-family: Arial;
	font-size: 12px;
	
}
.bodyalt1 {
	color: #003399;
}
.bodyalt2 {
	color: #339969;
}
p {
	font-family: Arial;
	font-size: 12px;
}
td {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-family: Arial;
	font-size: 30px;
	color: #339969;
	text-align: center;
}
h2 {
	font-family: Arial;
	font-size: 24px;
	color: #339969;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	color: #339969;
	text-align: center;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #003399;
	text-align: center;
}
h5 {
	font-family: Arial;
	font-size: 14px;
	color: #003399;
	text-align: left;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #909090;
	
}
