a:link		{ color: #214F83; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC; }
		
.accent 	{ color: #927A23; } 

a			{ color: #214F83 }
a:visited	{ color: #214F83 ; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
a:active	{ color: #777; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
a:hover		{ color: #909485; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	color: #404040;
	font-style: normal;
	font-weight: normal;
	word-spacing: 15px;
	letter-spacing: -3px;
	line-height: 31px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/backg.gif);
	margin-left: 39px;
	margin-top: 10px;
}
.captions {color: #666666}
.bigtext 			{
			font-family: Verdana, Geneva, Arial, sans-serif;
			color: #222;
			margin: 0;
			padding: 0px 0px 7px 0px;
			font-size: 13px;
			line-height: 17px;
			}

p 			{
			font-family: Verdana, Geneva, Arial, sans-serif;
			color: #222;
			margin: 0;
			padding: 0px 0px 3px 0px;
			font-size: 11px;
			line-height: 15px;
			}
h1			{
			font-family: Gill Sans, Verdana;
			color: #444;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}
		
h2			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #444;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 59px;
			line-height: 50px;
			letter-spacing: -2px;
			font-weight: bold;
			}

