body, html
	{
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #5e0000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	
	font-family: Arial, verdana, times, helvetica;
	font-size: 10pt;
	margin: 0px;
}
body { background: #000000;}
 

a:link { color: #660000 ; text-decoration : underline ; font-size: 10pt }
a:visited { color: #000000 ; text-decoration : underline ; font-size: 10pt }
a:hover { font-size: 8pt; color: #000000 ; text-decoration : underline ; font-size: 10pt }
a:active { color: #999999; text-decoration : underline ; font-size: 10pt }

a.menu:link { font-size: 8pt; color: #cccccc; font-weight: bold ; text-decoration : none }
a.menu:visited { font-size: 8pt; color: #cccccc ; font-weight: bold ; text-decoration : none }
a.menu:hover { font-size: 8pt; color: #999999 ; font-weight: bold ; text-decoration : none }

a.menu:active { font-size: 8pt; color: #999999 ; font-weight: bold ; text-decoration : none }


a.copyright:hover { color: #ffffff ; font-weight: bold ; font-family: Arial, times, helvetica ; font-size: 9pt }
a.copyright:link { color: #ffffff ; font-weight: bold ; font-family: Arial, times, helvetica ; font-size: 9pt }
a.copyright:visited { color: #ffffff ; font-weight: bold ; font-family: Arial, times, helvetica ; font-size: 9pt }
a.copyright:active { color: #ffffff ; font-weight: bold ; font-family: Arial, times, helvetica ; font-size: 9pt }

p.indent {
	padding-left: 30px;
	padding-right: 30px;
	color: #000000;
}
h3 {padding-left: 30px; padding-right: 30px;font-size: 12pt;}

.rightalign {
	font-size: 9pt;
	margin-left: 12px;
	margin-right: 30px;
	margin-bottom: 14px;
	
}
.rightpic {
	font-size: 9pt;
	margin-left: 12px;
	margin-right: 30px;
	margin-bottom: 14px;
	border-top: 1px solid #4E4E4E;
	border-right: 2px solid #4E4E4E;
	border-bottom: 2px solid #4E4E4E;
	border-left: 1px solid #4E4E4E;
}
li {
	margin-left: 16px;
	margin-right: 30px;
}
.colourunderline {
	color: #000000;
	text-decoration: underline;
}

