body 
	{
	background-color: #FFF;
	}
div#header
	{
    background-image:  url(/images/pecalogo%20slong.JPG);
    background-repeat: no-repeat;
    height: 62px;
    width: 134px;
    clear:both;
    color: #3cb371
	}
div#mainContent 
	{
    color: #660000
	}
div#footer 
	{
    color: #660000
	}
select 
	{
	font-family: Georgia;
	font-size: 0.8em;
	color: #3cb371;
	text-align:center;
	}
fieldset
	{
	border: 1px solid #781351;
	width: 300px;
	align: center;
	clear:both;
	}

legend
	{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px
	}
FORM 
	{
	DISPLAY:inline; 
	}
div#footer 
	{
    clear:both;
    padding-bottom:2cm;
	}
a:link 
	{
	text-decoration: none;
	color: #a0522d;
	}
a:visited 
	{
	text-decoration: none;
	color: #a0522d;
	}
a:hover 
	{
	text-decoration: none;
	color: #3cb371;
	font-weight: bold;
	}

a:active 
	{
	text-decoration: none;
	}
.style2 
	{
	font-size: 16px;
	}
.style3 
	{
	font-size: 12px; 
	color: #1F22AB;
	}
.style4 
	{
	font-size: 14px;
	}