body {
	background-color: #000000;
}
h1 {
	font-family: "Century Gothic", Arial, veranda;
	font-size: medium;
	color: #333333;
}
p {
	font-family: "Century Gothic", Arial, veranda;
	font-size: x-small;
	color: #999999;
}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;

}
a:link {
	font-family: "Century Gothic", "Bookman Old Style", Georgia, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;


}
a:visited {
	font-family: "Century Gothic", "Bookman Old Style", Georgia, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;


}
a:hover {
	font-family: "Century Gothic", "Bookman Old Style", Georgia, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;


}
a:active {
	font-family: "Century Gothic", "Bookman Old Style", Georgia, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}
.p1 {
	font-family: "Century Gothic", Arial, Veranda;
	font-size: small;
	color: #CC3300;
	font-weight: normal;

}
