body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	line-height: 1.5em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#accent {
	background-color: #000000;
	background-image: url(../images/LadyBug_accent-top.gif);
	background-position: top;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#accent p {
	margin-right: 10px;
	margin-left: 10px;
}
#accent a {
	color: #FFFF00;
}
#accent a:hover {
	color: #FFFF99;
}

#content {
	background-color: #FFFFFF;
	color: #000000;
}
#content p {
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: normal;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: normal;
	color: #7D9732;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: normal;
	color: #000000;
}
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}
.ladybugcluster {
	background-image: url(../images/LadyBug_cluster.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.ladybugclusterbrdr {
	background-image: url(../images/LadyBug_cluster.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #000000;
	margin: 10px;
}
