/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26408B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #243E89;
}
.link {
	color: #26408B;
	font-size: 12px;
}
.activepage {text-decoration: none;
	color: #ffff00;
	}
.credit {color: #172667;
font-size:10px;
text-decoration:none;
font-weight:normal;}
.headlink {
font-size: 14px;
	font-weight: bold;
	color: #243E89;}
	
	.vears {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	}
	.imageright {
		float:right;
		border:1px solid #26408b;
	}
	.imageleft {
		float:left;
		border:1px solid #26408b;
	}
	h3 {
		font-size:13px;
	}
	
