BODY	{
	margin: 0;
	background-color: #fff;
	border: 0;
	padding: 5px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

H1,H2,H3
	{
	color: #006C52;
	}

A:link, A:active, A:visited
	{
	text-decoration: underline;
	background-color: transparent;
	}

A:hover
	{
	text-decoration: none;
	color: #000;
	background-color: #F60;
	}

A.point:link, A.point:active, A.point:visited
	{
	text-decoration: none;
	color: darkblue;
	background-color: transparent;
	}

A.point:hover
	{
	text-decoration: none;
	color: #000;
	background-color: #F60;
	}

span.navbar { color: #006C52; font-size: 60%; font-weight: bold; }
div.spclng { margin: 5px 0 5px 0; border: 1px solid #006C52; padding: 3px 25px 5px 25px; }
span.spclngttl { color: #006C52; font-size: 100%; font-weight: bold; }
span.spclngitm { color: darkblue; font-size: 80%; font-weight: bold; }
div.services { margin: 3px 0 0 0; padding: 0; color: darkblue; font-size: 80%; font-weight: bold; }

span.notettl { color: #006C52; font-size: 100%; font-weight: bold; }
p.noteitm { font-size: 80%; }
p.noteitmin { margin-left: 2em; font-size: 80%; }
p.noteitmin2 { margin-left: 4em; font-size: 80%; }
p.hang { text-indent: -18.0pt; margin-left: 18.0pt; text-align: left; font-size: 80%; }
p.picattr { text-align: right; font-size: 60%; }

/* By David Nash, davidnash.com.au */
.caption {
	color: #006C52;
	font-size: 85%;
	font-weight: bold;
}
