/* Global Styles */

a {
	color: #2A1FFF;
	text-decoration:underline;
	}
	
a:hover {
	color: #2A1FFF;
	font-style: oblique;
	}
h1 {
	color: #AA5F00;
	font-family: "Goudy Old Style";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	color: #aa7f00;
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	color: #aa7f00;
	font-size: 19px;
	line-height: 21px;
	font-family: "Goudy Old Style";
}
h4 {
	font-family: "Goudy Old Style";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #AA7F00;
}
.dateformat {

	font-family: "Goudy Old Style";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #050082;
}
.logoFont {
	font-family: "Goudy Old Style";
}
body {
	font-family: "Goudy Old Style";
	font-size: 17px;
	line-height: 20px;
	color: #270100;
	background-color: #ECE2B3;
}
td {
	font-family: "Goudy Old Style";
	font-size: 17px;
	line-height: 20px;
	color: #000000;
}
h5 {
	color: #AA5F00;
}
