body
{
	font-size: 90%;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #93bdca;
	background-image: url(images/fasswlogos-sm.jpg);
	background-repeat: repeat-y;
	background-position: 695px;
}

A:link    
{
	text-decoration: underline;
	color: #126179;
	font-weight: bold;	
}        
A:visited 
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

	
}        
A:active  
{
	text-decoration: none;  
	color: #Ffffff;
	font-weight: bold;
}        
A:hover   
{
	text-decoration: none;
	color:#f81656;
	font-weight: bold;
}
.bigheader 
{
	font-size: 110%;
	font-weight: bold;
	color: #49717e;
	font-style: italic;
}
.bold 
{  
	font-size: 12px; 
	font-weight: bold;
}
h1 
{
	font-size: 150%;
	font-weight: bold;
	color: #003265;
}
h3 
{
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	font-style: italic;
}

h4 
{  
	font-weight: bold; 

}

.tablefont
{ 
	font-size: 90%;
}
	
.lightcell
{
	font-size: 85%;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.linkscell
{
	background-color: #c0d3c0;
}
	
.whitetext
{ 
	color: #ffffff;
}
.asterisk
{
	font-size:75%;
}
