﻿.menubar {
	background-image: url('images/menubar.jpg');
}
.bodybkg {
	background-image: url('images/bodybkg.jpg');
}
.copyright {
	text-align: center;
	font-family: Georgia;
	font-size: 7pt;
	color: #C0C0C0;
	text-decoration: none
}
.headline {
	font-family: Georgia;
	font-size: 16pt;
	color:  #404040;
	border-bottom: 1px solid brown;
	background-image: url('images/headbkg2.jpg'); 
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-bottom: 3px
}
.text {
	font-family: Georgia;
	font-size: 10pt;
}
.menudef {
	text-align: center;
	font-family: Georgia;
	font-size: 10pt;
}
.question {
	font-family: Georgia;
	font-size: 13pt;
	color: #663300;
}

.year {
	font-family: Georgia;
	font-size: 15pt;
	color: #663300;
}


a.anchorclass:link {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: none}
a.anchorclass:visited {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: none}
a.anchorclass:hover {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: underline}
a.anchorclass:active {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: none}

a.menudef:link {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: none}
a.menudef:visited {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: none}
a.menudef:hover {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: underline}
a.menudef:active {color: #000000; font-family: Georgia, serif; font-size: 10pt; text-decoration: none}


