body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5a1400;
}

h1 {
	font-size:12px;
	font-weight: bold;
	color: #5a1400;
	text-align: left;
}
.footer {
	font-size: 9px;
	color: #5a1400;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:18px;
}

a {
	color:#003333
}

ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_green.gif);
}
li {
	line-height: 18px;
	margin-bottom: 12px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a1400;
}
.blacktext {
	color: #000000;
}
