body { 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	background-color: #E5E5E5;
}
A {
	color:#4C7600;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

P {
	margin:0px;	
}

ul { 
	margin-top: 0px; 
	margin-right: 0px;
	list-style: square;
}

h1 {
	margin:0px;
	color:#000000;	
}

h2 {
	margin:0px;
	color:#5A8113;	
}

h3 {
	margin:0px;
	color:#5A8113;	
}

.menu a {
	color:#FFFFFF;
	text-decoration: underline;
}

.top {
	background: url(images/img_03.jpg);
	height: 117px;
}

.top a {
	text-decoration: none;
}
