h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #536248;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-image: url(back.gif);
}

.style1 {color: #536248}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {color: #536248; text-decoration: none}
a:visited {color: #009900; text-decoration: none }
a:hover {color: #FF9900; text-decoration: none }
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #536248;
}
.style4 {
	font-family: Verdana;
	font-size: 10px;
	color: #009900;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	color: #FF9900;
}
.style8 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}