body {
	background-color: #FFFFFF;
	background-image: url("pics/menuback.jpg");
	background-repeat: repeat-y;
}

.Heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;

}
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 3pt;
}
.Text {
	font-family: "Times New Roman", Times, serif;
}
.Heading3 {
	font-style: italic;
	font-weight: bold;

}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-top: 5px;






} 
a.menu:link {color:#000000; font-weight: normal}
a.menu:active {color:BBCDD9}
a.menu:visited {color:#333333; font-weight: normal}
a.menu:hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;

}
.picturetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;

}
a {
	color: #000099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;

}
a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
