/* CSS Document */
<style type="text/css">


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
	font-family: Skia, "Courier New", Courier, mono;
}
.link {
	font-family: Skia, "Courier New", Courier, mono;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Skia, "Courier New", Courier, mono;
	color: #FFFFCC;

}
p {
	font-family: Skia, "Courier New", Courier, mono;
	color: #FFFFCC;
}

.notlink {
	color: #FFFFCC;
	font-family: Skia, "Courier New", Courier, mono;
}
.copy {
		font-family: Skia, "Courier New", Courier, mono;
-family: Geneva, Arial, Helvetica, sans-serif;
}
blockquote {
	font-family: Skia, "Courier New", Courier, mono;
}
