h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	line-height: normal;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #990000;


}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: underline overline;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}
#menutext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #000000;
	background-color: #ffffff;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
