/* CSS Document */
body {
background-color: #000000;
font-family:"Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	        font-size:8pt;
			}
a:link {
	text-decoration: none;
	color:#CCCCCC;
	}
a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;;
}
a:active {
	text-decoration: none;
	color:#CCCCCC;
}
img {
	border-width: thin;
	border-style: solid;}
.i {color:#CCCCCC;}
