
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: x-small;
}

p {
	width: 600px;
	padding-left: 75px;	
}

a { color: #8A0000; text-decoration: none }
a:visited { color: #8A0000;}
a:hover { color: #8A0000; text-decoration: underline}
a:active { color: #8A0000; text-decoration: underline }


