body {
	font-family: verdana, tahoma, "sans serif";
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
}

.imageborder {
	border: 10px solid #FFFFFF;
}

.imageborderpad {
	border-right: 30px solid #F0F0F0;
	border-bottom: 30px solid #F0F0F0;
}

h1 {
	font-family: georgia, mistral;
	text-align: center;
	color: #2B9413;
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

ul {
	list-style-image: url(images/bullet.gif);
}

ul a {
	text-decoration: none;
	color: #888888;
}

ul a:hover {
	text-decoration: underline;
	color: #000000;
}

#container {
	
}

#menu {
	
}

.menubody {
	
}

#content {
	
}

.contentbody {
	border: 1px solid #2B9413;
	text-align: left;
	padding: 20px;
}

.footer {
	text-align: center;
	font-size: 8pt;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.heading {
	background-image: url("images/heading.gif");
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 18pt;
	text-align: left;
}
