body {
	font-family: Tahoma;
	margin-top: 0px;
	font-size: 9pt;
}

h1 {
	font-size: 16pt;
	color: #00768A;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 7px;
	border-bottom: 1px dashed #cccccc;
}

h2 {
	font-size: 16pt;
	color: #3F2207;
	margin-top: 0px;
}

h3 {
	font-size: 9pt;
	margin-top: 0px;
	color: #711459;
	line-height: 12pt;
}


.orange {
	color: #FF6633;
}



.purple {
	color: #711459;
}

.black {
	color: #000000;
}

.bold {
	font-weight: bold;
}

.events {
	margin-top: -3px;
	color: #084887;
}

h4 {
	font-size: 10pt;
	color: #AA8500;
	margin-top: 0px;
}

.ob { color: #ff6633; font-weight: bold; }

a:link {
	color: #fb9a02;
	text-decoration: none;
}

a:visited {
	color: #fb9a02;
	text-decoration: none;}
	
a:hover {
	color: #fb9a02;
	text-decoration: underline;
}

p {
	font-size: 9pt;
	color: #3F2207;
	margin-top: 0px;
	line-height: 12pt;
}

blockquote {
	margin-top: 0px;
}

ol, ul {
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	margin-left: 16px;
	padding: 0;
	line-height: 16pt;
}

li {
	padding: 0;
	margin: 0;
}

		
.formtext {
	font-size: 10pt;
	width: 77px;
	text-align: left;
	color: #7F5F00;
}

.ft {
	background-color: #ffffcc;
	text-align: right;
	width: 62px;
	vertical-align: text-top;
}

.contactdetails {
	font-size: 8pt;
}


.clear {
	clear: both;
	overflow: hidden;
}