body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

a {
	color: #CC3300;
}

form {
	background-color: #FFFFFF;
}
a:hover {
	color: #CC9900;
	background-color: #330000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #996600;
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #996600;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #996600;
	font-style: italic;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	line-height: 21px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	list-style-position: outside;
	list-style-type: circle;
}
