.margins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #E8E8E8;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
	
.indextext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
	
.sectiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #653366;
	font-weight: bolder;
}
body {
 background-color: #FFFFFF; background-image:  url('images/fp_bkgd.gif'); background-repeat: repeat-x
}
body  a:active {  color: #FFFFFF}
body  a:link {  color: #9999cc}
body  a:visited {  color: #9999cc}
body  a:hover {  color: #99cc99}

.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1;
	border-top-color: #CCCCCC;
	border-top-style: double;
}
