body,td,th {
	color: #000000;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



.style1 {
	font-size: xx-large;
	font-family: FlairRoman;
	color: #FF0000;
	font-weight: normal;
}

.Style2 {
	font-size: x-large;
	font-family: FlairRoman;
	color: #FF0000;
	font-weight: normal;
}
.style3 {
	color: #FFFFFF;
	font:Varanda;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	font-family:Varanda;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family:Varanda;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;
}
a:visited {
	font-family:Varanda;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline blink;
}
Table {
}

