body {
	background: #E7F0E6 url(bgr.gif) repeat-x 0% 0%;
	color: #7DA689;
	font-family: tahoma, arial, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	margin: 0;
	}

a,a:active,a:link,a:visited {
	color: #D27773;
	background-color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #B46980;
	text-decoration: none;
	border: none;
	}

a img {
	border: 0;
	}

p img {
	border: 1px solid #FFFFFF;
	background-color: #C8D9C7;
	padding: 4px;
	}

strong, em {
	color: #B76CB1;
	}

input, textarea { 
	background-color: #C8D9C7; 
	font-family: tahoma, sans-serif; 
	color: #7DA689;
	font-size: 7.5pt; 
	border: solid 1px #FFFFFF;
	padding: 0px 2px 0px 2px;
	}

option, select {
	background-color: #C8D9C7; 
	font-family: tahoma, sans-serif; 
	color: #7DA689;
	font-size: 7.5pt; 
	border: 0;
	}

h2 {
	color: #5D8137;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding-right: 30px;
	background-image: url(header1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

h2:first-letter {
	color: #9AAB87;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 24pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	}

h3 {
	color: #907789;
	font-family: georgia, serif;
	font-size: 8pt;
	margin: 0;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(header2.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

ul {
	list-style-type: disc;
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}

ol {
	margin: 0px 40px 0px 40px;	
	padding: 0; 
	text-align: justify;
	}

#content {
	padding: 0px 15px 0px 15px;
	}

blockquote {
	background-color: #FFFFFF;
	color: #7DA689;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	margin: 0px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	}

.nav {
	position: absolute;
	top: 245px;
	left: 100px;
	width: 270px;
	text-align: center;
	}

.footer {
	color: #7DA689;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 10pt;
	margin: 25px 45px 10px 15px;
	}