a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.bgheader {
	background-image: url(art/header.jpg);
	background-repeat: no-repeat;
}
.bgside {
	background-image: url(art/bgsidetop.jpg);
	background-repeat: repeat;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003a7b;
	font-weight: normal;
}
.date {
	font-size: 37px;
	color: #7bb22c;
	line-height: 15px;
	text-align: right;
}
.subhead {
	font-size: 18px;
	font-weight: normal;
	color: #003a7b;
	line-height: 24px;
}
.datetext {
	font-size: 15px;
	line-height: 18px;
	color: #003a7b;
	font-style: italic;
	font-weight: bold;
}
.month {
	font-size: 16px;
	color: #003a7b;
	line-height: 24px;
}
.address,.address a:link, .address a:visited, .address a:hover, .address a:active {
	color: #FFFFFF;
	}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-color: #001e42;
	margin: 0px;
	background-image: url(art/bg.jpg);
	background-repeat: repeat-x;
}
.copyright, .copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	font-size: 10px;
	color: #FFFFFF;
}
.bgside2 {
	background-image: url(art/bgsidebtm.jpg);
	background-repeat: repeat;
}
.green {
	font-style: italic;
	font-weight: bold;
	color: #7fb21c;
}
