body
{
	font-size: 90%;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #444444;
	background-image: url(bckgdsq.gif);
}
.tablefont
{
	font-size: 85%;
}
.asterisk
{
	font-size: 75%;
}


A:link    
{
	text-decoration: underline; 
	color: #CE5301;
}        
A:visited 
{
	text-decoration: underline; 
	color: #990000;
}        
A:active  
{
	text-decoration: none; 
	color: #ff0000;
}        
A:hover   
{
	text-decoration: underline;
	color:#ff0000;
}

A.job:link    
{
	text-decoration: underline; 
	color: #ffffff;
}        
A.job:visited 
{
	text-decoration: none; 
	color: #111111;
}        
A.job:active  
{
	text-decoration: none; 
	color: #111111;
}        
A.job:hover   
{
	text-decoration: underline;
	color:#000000;
}

A.foot:link    
{
	text-decoration: underline; 
	color: #dd0000;
}        
A.foot:visited 
{
	text-decoration: underline; 
	color: #ffcc00;
}        
A.foot:active  
{
	text-decoration: none;  
	color: #ffffff;
}        
A.foot:hover   
{
	text-decoration: underline;
	color:#ffff00;
}
.field-name
{
	font-size: 100%;
	font-weight: bold; 
	text-transform: uppercase; 
	color: #ff3300;
}
.pagetitle
{
	font-size: 75%;
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	border-right-color: #ff9900;
	border-right-style: solid;
	border-right-width: thick;
}

h4
{
	font-size: 85%;
	font-weight: bold; 
	text-transform: uppercase; 
}
.field-header
{
	font-size: 8pt;
	vertical-align: sub;
	font-family: Arial, Helvetica, Sans-Serif;
}


.footer {  
	font-size: 75%;
	color:#ff3300; 
}

h1 {
	font-size: 120%;
	color: #cc0000;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 90%;
	color: #ffffff;
}