body {
	background-color: #330000;
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;

}

h2 {
	color: #FF99CC;

}

h3, h4 {
	color: #CC9999;

}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

form {
	background-color: #990000;
}
.textL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFCC99;
}
.textLwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}
.textXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFCC99;
	text-align: center;
}
.textM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFCC99;
}
.textXXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC99;
	font-size: xx-large;
}
.textXLunderlined {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFCC99;
	text-decoration: underline;
	text-align: center;
}
.textLhere {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}
.textXL div .textL {
	text-align: left;
}

