body {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	border: none;
	background-color: #FFFF00;
}

body, td, th {
	color: #330033;
}

h1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #CC3333;
}

