body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 85%;
}

A:link { 
	text-decoration: underline; 
	color: #537c58;
} 

A:visited { 
	text-decoration: underline; 
	color: #537c58;
} 

A:active { 
	text-decoration: overline; 
	color: #000000;
	font-family: Courier;
}

p {
	text-indent: 1cm
}

