
.Main  {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10pt;
	text-decoration: none;
	color: #A21B2C;
}




.Head{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #D77B16;
}


p
{ 
line-height: 1.2;
}





a.MenuLink:hover {
	font-family: "Microsoft Sans Serif", "MS Serif";
	font-size: 10pt;
	color: #FFFF00;
}

a {
	font-family: "Microsoft Sans Serif", "MS Serif";
	font-size: 10pt;
	color: #D77B16;	
	text-decoration: none;
}

a:hover {
	font-family: "Microsoft Sans Serif", "MS Serif";
	font-size: 10pt;
	color: #D77B16;	
	text-decoration: underline;
}

.scottHead{
	font-family: Vernada;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}



/*.scroll {
	height: 345px;
	width: 800px;
	float: center;
	
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #A21B2C; 
	SCROLLBAR-ARROW-COLOR: #A21B2C; 
	SCROLLBAR-TRACK-COLOR: #A21B2C; 
	SCROLLBAR-DARKSHADOW-COLOR: #A21B2C;
	line-height: normal;
	}*/
