body {
		background-color: #bdb16b;
		margin-left:33px;
		margin-top: 0px
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
}
.head1 {
	font-size: 14px;
	font-weight: bold;
}
.site {
	font-size: 9px;
	font-style: italic;
}
.boldtext {
	font-weight: bold;
}
a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #c808d0;
	text-decoration: none;
	font-weight: bold;
}
.purpletext {
	color: #c808d0;
	font-size: 14px;
	font-weight: bolder;
}
