body {
	background-color: #DEDECA;
}

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

h1 {
	color: #0F0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: xx-large;
	font-style: normal;

}

h3, h4, h5, h6 {
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;


}

a {
	color: #CF3;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #330000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F0;
	font-style: normal;
	list-style-type: upper-alpha;
}

