p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: "Old English Text MT";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.scrolltext {
	font-family: "Old English Text MT";
	font-size: 18px;
	color: #000000;
}
input {
	font-family: "Old English Text MT";
	font-size: 18px;
	color: #000000;
	font-style: normal;

}
select {
	font-family: "Old English Text MT";
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: "Old English Text MT";
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: "Old English Text MT";
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: "Old English Text MT";
	font-size: 16px;
	color: #993333;
	text-decoration: underline overline;
}
a:active {
	font-family: "Old English Text MT";
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
.othertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
