td {
	font-family: Tw Cen MT, Trebuchet MS, Verdana;
}

th {
	font-family: Tw Cen MT, Trebuchet MS, Verdana;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 20px;
}
.header2 {
	font-family: "Goudy Old Style";
	font-weight: bold;
	font-size: 28px;
}

.header3 {
	Corbel;
	color: #5874F5;
	font-size: 24px;
	font-style: italic;
}

.header4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.maintext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #000;
}

.maintext2 {
	font-family: Corbel;
	font-size: 18px;
}

.middletext {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px; color: #000000;
}

.middletext2 {
	color: #000000;
	font-size: 18px;
	font-family: Corbel;
}

.orange {
	font-family: Corbel;
	color: #DF7000;
	font-size: 18px;
	font-weight: bold;
	
}

.table {
border: 1px solid #333;
background-color:#FFFFFF
}


body {
	background-image: url(back.jpg);
}

a:link {
	color: #727238;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D14BA;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #727238;
}
