body {
	background-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

body, td, th {
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 5;
}

a {
	text-decoration: underline;
	color:#FF0099;
}

a:link {
	text-decoration:underline;
	color: #FF9966;
}


a:visited {
	text-decoration:underline;
	color: #FF9966;
}

link {
	text-decoration: underline
	color: #66CC00
}

a.hide:link {
	text-decoration:none;
	color:#33000033;
}

a.hide:visited {
	text-decoration:none;
	color:#33000033;
}

h1 {
	color: #FE5E9E;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

img {
	border-color:#FE5E9E;
}

form {
	background-color: #330000;
}
