body {
	font-family: Arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#content {
	font-family: Arial;
	font-size: 0.8em;
}

#content td, th {
	font-family: Arial;
	font-size: 0.8em;
}



.footer {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content h1 {
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	color: #33CC00;
}

 h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #33CC00;
}

#content ul {
	margin-top: 3px;
	margin-bottom: 8px;
}

#content ol {
	margin-top: 3px;
	margin-bottom: 8px;
}

#content li {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}


#content h3 {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 20px;
	margin-right: 5px;
	color: #33CC00;
}

.h3menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

A.h3activepage {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF00;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}



h4 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

.h4menu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top:0px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #0000FF;
}



.white {
	font-family: Arial;

	font-weight: bold;
	margin-bottom: 0px;
	font-color: #FFFFFF;
}



A.menulink:link {
	text-decoration: none;
	color: #333333;
}

A.menulink:visited {
	text-decoration: none;
	color: #333333;
}
A.menulink:active {
	text-decoration: none;
	color: #333333;
}
A.menulink:hover {
	text-decoration: underline;
	color: #333333;
}


#content p {
	margin-top: 3px;
	margin-bottom: 8px;
	//background-repeat: no-repeat;
}




.description {
	font-family: Arial;

	//font-weight: bold;
}
.emphasise {
	font-family: Arial;

	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

A.h4activepage {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF00;
	text-decoration: none;
}




.topactivepage {
	background-color: #FFFF00;
}
.internal_link {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.underlined {
	text-decoration: underline;
}

.external_link {
	font-weight: bold;
	text-decoration: underline;
}
