﻿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
}
h3 {
	font-size:large;
	font-weight:normal;
	text-align:center
}

p {
	font-weight:normal;
	font-size:medium
}
td {
	text-align:left;
	background-color:#D8DCC0;
	font-weight:normal;
	font-size:11px

}
ul {
	background-color:#D8DD99 ;
	color:#003300;
	font-weight:normal;
	font-size:small
}

