﻿body {
color:#003300;
background-color:#D8DCC0;
font-family:Verdana;
font-weight:normal


}

h1 {
	font-size:xx-large;
	font-weight:normal;
	text-align:center
}

h2 {
	font-size:x-large;
	font-weight:normal;
	text-align:center
}

p {
	font-weight:normal;
	font-size:medium
}
td {
	text-align:center;
	background-color:white;
	font-weight:normal;
	font-size:small

}
ul {
	background-color:#D8DD99 ;
	color:#003300;
	font-weight:normal;
	font-size:small
}

