/* ACS style sheet */
BODY	{
	background-color: #FBFBEC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: smaller;
}
a:link {
	color: #325a0a;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:active {  color: #000000}
a:visited {
	color: #663300;
	text-decoration: none;
}
h1 {font-size: large}
h2 {font-size: medium}
h3 {font-size: small}
