body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #333;
}

a, ul li a {
	/*color: #008061;*/
	color: #01614a;
	text-decoration: none;
	font-weight:bold;
}

a:link, ul li a:link {
	/*color: #008061;*/
	color: #01614a;
	text-decoration: none;
	font-weight:bold;
}

a:visited, ul li a:visited {
	text-decoration: none;
	/*color: #008061;*/
	color: #01614a;
	font-weight:bold;
}

a:hover, ul li a:hover {
	text-decoration: underline;
	/*color: #008061;*/
	color: #01614a;
	font-weight:bold;
}

a:active, ul li a:active {
	text-decoration: none;
	/*color: #008061;*/
	color: #01614a;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6,
h1 u, h2 u, h3 u, h4 u, h5 u, h6 u
{
	/*color: #008061;*/
	color: #000000;
	font-weight:bold;
	margin-top:0px;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a,  h6 a:visited,
h1 p a, h1 p a:visited, h2 p a, h2 p a:visited, h3 p a, h3 p a:visited, h4 p a, h4 p a:visited, h5 p a, h5 p a:visited, h6 p a,  h6 p a:visited
{
	/*color: #008061;*/
	color: #01614a;
	font-weight:bold;
	margin-top:0px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 p a:hover, h2 p a:hover, h3 p a:hover, h4 p a:hover, h5 p a:hover, h6 p a:hover
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration: underline;
	margin-top:0px;
	font-weight:bold;
}

h1
{
	font-size:14pt;
}

h2
{
	font-size:12pt;
}

h3
{
	font-size:10pt;
}

h4
{
	font-size:8pt;
}

h5
{
	font-size:8pt;
	font-weight:normal;
}

h6
{
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
}
