body,td,th,p {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}

.heading {
color: white;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 26px;
font-style: bold;
}




.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.style6 {font-size: 9px}
.style10 {color: #FFFFFF}
.style11 {color: #990000}
.style11 {color: #FFCC00}
.style12 {font-size: 24px; font-weight: bold;}


.gold {
	color: #FFCC00;
	font-weight: bold;
}



a:link {color: #FEDB60;text-decoration:none;}
a:visited {color: #FEDB60;text-decoration:none;}    
a:hover {color: white;text-decoration:none;}




.smallg  {
	font-size: 9px;
	font-style: italic;
	color: #C0C0C0; }

a.smallg:link {color: #FEDB60;text-decoration:none;}
a.smallg:visited {color: #FEDB60;text-decoration:none;}    
a.smallg:hover {color: white;text-decoration:none;}




#navlist
{
margin: 0;
padding: 0 0 20px 20px;
background: #BF87FF;
border-bottom: 1px solid #6B00E4;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 18px;
font-weight: bold;
margin: 0px 10px 6px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 2px solid #FFCC00;
padding-bottom: 2px;
background: transparent;
color: #fff;
}
