body {
	background-color: #cccc99;
}
p {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Tahoma;
	font-size: small;
	list-style-type: disc;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999966;
	font-size: 18px;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #666633;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
