/* CSS Document */

			a:link {color: #000066;text-decoration:none;font-weight: bold}
			a:hover {text-decoration:underline;color:#000000} 
			a:visited {color:#0000CC;text-decoration:none;font-weight: bold}
			a:hover {text-decoration:underline;color:#000000}
			body {font-family: Courier New, Courier, mono;color: #000000}
			body {background-color:#CCCCCC}
			p {font-family: Courier New, Courier, mono;color: #000000}
			h1 {font-family: Courier New, Courier, mono;font-size: 20px;text-decoration:strong;color: #000000}
			.stylesmallprint {
	font-size: 12px;
	font-style: italic;
}