BODY  {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: black;
	background-color: #a4ca91;
	text-decoration : none;
	text-align : left;
	font-size: 11pt;
}

#menu {
	margin-top: 10px;
	margin-left: 60px;
}

#page {
	margin-top: 20px;
	margin-left: 60px;
}

TD {
/*	font-style: normal;
	font-size: 11pt; */
	padding-left: 5px;
	padding-right: 3px;
}

#menu A,#menu A:visited {
	color: #0b6c9e; /*0099FF;*/
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#menu A:hover {
	text-decoration: none;
}

h1 {
	color: black;
	font-family: sans-serif;
	font-size: 18px;
}

a,a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a:link,a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

li {
	padding-bottom: 10px;
}
