body {
	color: #633625;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	background-color: #7b986c; /*669666;*/
	border-left: 0;
	border-left-width: 0;
	border-top: 0;
	border-top-width: 0;
	border-right: 0;
	border-right-width: 0;
	border-width: 0 0 0 0;
	border: 0;
	margin: 0 0 0 0;
	background: #7b986c; /*669666;*/
}

p {
	color: #633625;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

td {
	color: #633625;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

a {color: #633625;text-decoration: underline;}
a:link {color: #633625;text-decoration: underline;}
a:visited {color: #005935;text-decoration: underline;}
a:hover {color: #B8C2AA;text-decoration: underline;}
a:active {color: #B8C2AA;text-decoration: underline;}


h1 {
	color: #633625;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

h2 {
	font-size: large;
	font-weight: bold;
}

h3 {
	font-size: medium;
	font-weight: bold;
}

li {
	color: #633625;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

img.right
 {
    text-align:right;
    display:block;
    }
