body {
	background: #E2EED8 url(bgr.gif) repeat-x 0% 0%;
	background-position: top right;
	color: #5E7A56;
	font-family: tahoma, arial, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	margin: 0;
	}

a,a:active,a:link,a:visited {
	color: #9EA729;
	border-bottom: 1px solid #B4BB5A;
	text-decoration: none;
	}

a:hover {
	color: #747B1E;
	text-decoration: none;
	border: none;
	position: relative;
	top: 1px;
	left: 1px;
	}

a img {
	border: 0;
	}

p img {
	border: 1px dashed #B4BB5A;
	background-color: #EBEFBC;
	padding: 4px;
	}

strong {
	color: #B67E40;
	}

em {
	color: #B67E40;
	}

input, textarea { 
	background-color: #EBEFBC; 
	font-family: tahoma, sans-serif; 
	color: #3E6431;
	font-size: 7.5pt; 
	border-bottom: solid 1px #3E6431;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0px 2px 0px 2px;
	}

option, select {
	background-color: #EBEFBC; 
	font-family: tahoma, sans-serif; 
	color: #3E6431;
	font-size: 7.5pt; 
	border: 0;
	}

h2 {
	color: #A36E47;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 13pt;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-align: right;
	margin: 0;
	line-height: 20pt;
	padding-right: 30px;
	}

h2:first-letter {
	color: #95501B;
	padding: 0;
	}

h3 {
	color: #465431;
	font-family: tahoma, arial, serif;
	font-size: 8pt;
	letter-spacing: 2px;
	margin: 0;
	text-align: left;
	}

ul {
	list-style-type: square;
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}

ol {
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}

#content {
	position: absolute;
	top: 430px;
	right: 50px;
	width: 450px;
	}

.footer {
	color: #677254;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 10pt;
	}