body {
	background: #BBFF9D;
}

a.topnav:active {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #AFEEEE;
    text-decoration: none;
}

a.topnav:visited {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-decoration: none;}
	
a.topnav:link {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-decoration: none;}
	
	
a.botnav:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
a.botnav:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
a.botnav:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
a.botnav:link {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

a.maintext:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #E1007C;
}
a.maintext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00BFFF;
}
a.maintext:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E1007C;
}
a.maintext:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E1007C;
}

.pagetitle {
	font-family: Verdana;
	font-size: 20px;
	padding: 20px 30px;
	font-weight: bold;
	color: White;
}
.f_heading1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00BFFF;
}
.f_heading2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00BFFF;
}
.f_heading3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2E952F;
}

.maintext {
	font-family: Verdana;
	font-size: 12px;
	color: #E1007C;
}
.largetext {
	font-family: Verdana;
	font-size: 14px;
	color: #E1007C;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #E1007C;
}

.greenmaintext {
	font-family: Verdana;
	font-size: 12px;
	color: #2E952F;
}

.maintable
{
	
}