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