/* CSS Document */

<style type="text/css">

body {
background-color: #999999;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#wrapper {
	width: 70%;
	background-color:#FFFFFF;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	border-top: thick solid #00CC33;
	border-right: thick none #00CC33;
	border-bottom: thick solid #00CC33;
	border-left: thick none #00CC33;
	clear: both;
	float: none;
	height: auto;
	margin: 0px 15%;
	left: 15%;
	right: 15%;
	text-indent: 5pt;
	white-space: normal;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;




}
div#main {
	margin-left: 30%;
	margin-top: 1px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;


}

</style>

