body {
	background-color: #FFFFE8; 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
}


a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: 848248;
}

a:hover{
	text-decoration: underline;	
}

td {
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 12px;
}

.section1{
	font-size: 18px; 
	background-color: DFDDA4; 
	color: BDBA68;
	margin-left: 10px;
}

.section2{
	background-color: BDBA6B;
}

.section3{
	font-size: 18px; 
	background-color: DFDDA4; 
	color: 848248;
}

.subsection{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
