body {
	background-image: url(http://www.facs.org/srgs/graphics2/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CAD17D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #800080;
	text-decoration: underline;

}
a:visited {
	color: #480a41;
	}
a:hover {
	text-decoration: underline;
	color: #b41aa2;
}
a:active { color: #f00; text-decoration: none; }
.style3 { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000;
}

td { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
h1 { color: #000; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h2 { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.revised { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.style3b { color: #274e7b; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 600; }
li { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.copyright { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: center; margin-top: 20px; padding-top: 10px; border-top: 1px dotted silver; }

.super {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
} 
.highligh {
	color: #F00;
}
.subtext {
	position: relative;
	bottom: -0.5em;
	font-size: 0.8em;
}

