body {
	color: #006633;
	background-color: #FFFFFF;
	bgproperties: fixed;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Tahoma, serif;
	margin: 20px 20px 20px 20px;
}

p {
	font-size: 1em;
}

h1 {
	font-size: 2.1em;
	font-variant: small-caps;
}

h2 {
   font-size: 1.7em;
}

a {
   color: #00AD60;
   text-decoration: none;
}

a:visited {
   text-decoration: none;
}

a:hover {
   color: #000000;
	text-decoration: none;
}

a:active {
   color : #000000;
}
