/* CSS Document */

p {color: #666666 }
h1{color: #b69f01; }
A:link { color: #666666; text-decoration: none }
A:visited { color: #000000; text-decoration: underline }
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
