body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;	
}
p {
	text-indent: 15pt;
	text-align: justify;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
a,a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:#666600;
}

#menu {
	padding: 5px;
	background-color:#BBFFBB;
}

#menu p {
	text-align: center;
	margin: 0px;
	padding: 6px;
	text-indent: 0pt;
}

h1 {
	color:#009900;
	font-size: 24px;
	padding-bottom: 3px;
	border-bottom: 1px solid #009900;
}
h2 {
	color:#009900;
	font-size: 18px;
}


