/* these style are linked for the benefit of ver 4 browsers */

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color : #666666;
}

body {
	background-color: #A0B594;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

p {
	font-size: 80%;
	line-height: 140%;
	}

a { color : #F38218; }
a:visited {	color : #F38218; }
a:hover { color : #6E8F62;  }


