body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FF0000;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	padding: 3px;
}
address {
	font-size: 10px;
	font-style: normal;
	text-align: center;
}
.bmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000033;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #0000CC;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-style: italic;
}
