body
{  
      font-family: Times New Roman, Arial, Helvetica, serif;
	  font-size: 12pt;
	  color: #FFFFFF;
	  font-weight: normal;
	  margin-top: 0px;
	  margin-left: 0px;
	  background-color: #000000;
}

.main
{
    background-color: #FFFFFF;
}

.groupingtitle
{
    color: orange;
    font-size: 14pt;
    font-weight: bold;
}

.normalbold 
{
    font-weight: bold;
    color: #00FF00;
}

.whitebold 
{
    font-weight: bold;
}

.orangebold 
{
    font-weight: bold;
    color: orange;
}

.normalbolditalic 
{
    font-weight: bold;
	font-style: italic;
}

.normalitalic 
{
    font-style: italic;
}

.title	
{
    font-size: 20pt; 
	font-weight: bold;
	color: orange;
}
 
.season	
{
    font-size: 16pt; 
	font-weight: bold;
	color: orange;
}
 
.subhead 
{
    font-size: 16pt; 
	font-weight: bold;
	color: #00ff00
}
 
.copyright 
{
    font-size: 8pt; 
	font-weight: normal;
} 

a:link	
{   
    font-size: 14pt;
    color: orange;
    text-decoration: underline; 
	font-weight: bold;
}

a:visited 
{
    font-size: 14pt;
    color: orange; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover	
{
    font-size: 14pt; 
	color: orange; 
	text-decoration: underline; 
	font-weight: bold;
}

a.normallink:link	
{   
    font-size: 12pt;
    color: #00FF00;
    text-decoration: underline; 
	font-weight: bold;
}

a.normallink:visited 
{
    font-size: 12pt;
    color: #00FF00; 
	text-decoration: underline; 
	font-weight: bold;
}

a.normallink:hover	
{
    font-size: 12pt; 
	color: #00FF00; 
	text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:link	
{   
    font-size: 10pt;
    color: Silver;
    text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:visited 
{
    font-size: 10pt;
    color: Silver; 
	text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:hover	
{
    font-size: 10pt; 
	color: White; 
	text-decoration: underline; 
	font-weight: bold;
}

.normalsubtitle 
{
	    font-size: 14pt;
	    font-weight: bold;
	    font-style: italic;
}

.smallitalic 
{
	    font-size: 10pt;
	    font-style: italic;
}

.small 
{
	    font-size: 10pt;
}

.smaller 
{
	    font-size: 8pt;
}

.smallergreen 
{
	    font-size: 8pt;
	    font-weight: bold;
	    color: #00ff00;
}

.ErrorMessage
{
    color: Red;
    font-weight: bold;
    font-size: 10pt;
}

a.adminmenu:hover
{
    font-size: 14px;
    color: White;
}

a.adminmenu:link
{
    font-size: 14px;
    color: White;
}

a.adminmenu:visited
{
    font-size: 14px;
    color: White;
}