a:link {
	font-style: normal;
	text-decoration: underline;
	color: #5A2902;

}
a:visited {
	color: #693A18;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #4DA2AE;
	text-decoration: underline;
	font-size: inherit;
	font-weight: normal;
}
a:active {
	color: #4DA2AE;
	text-decoration: underline;
	font-weight: normal;
}
b {  font-weight: bold}
td {
	color: #5A2902;
	text-decoration: none;
	margin-left: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	left: auto;
	text-align: justify;
	margin-left: 8px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	color: #5A2902;
}
p-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
}

ul {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: url(images/bullet.gif);
}
h1 {
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	text-align: left;
}
.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 8px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-position: outside;
	line-height: 20px;
	color: #5A2902;
	font-style: normal;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
w
