body {
	background-color: #000000;
}
h4 {
	font-family: "Californian FB";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	font-family: "Californian FB";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-variant: small-caps;
}
a:visited {
	color: #FFFFFF;
	font-family: "Californian FB";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover {
	color: #660000;
	font-family: "Californian FB";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-family: "Californian FB";
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: inherit;
	text-decoration: none;
}

table {
	font-family: "Californian FB";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

