body {
	background-color: #003300;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	left: 50px;
}
.swest {
	font-size: 16px;
	color: #006600;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.bulletheader {
	font-size: 18px;
	font-weight: bold;
}
.date {
	font-size: 16px;
	color: #009900;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	position: absolute;
	height: 20px;
	width: 680px;
	left: 50px;
}

