body {margin-left: 0px; margin-bottom: 20px; margin-right: 0px; margin-top: 0px;}

/*this style sets the font type, size and colour*/
p {font-size: 10pt; color: #000000; font-family: arial, helvetica, sans-serif;}
h1 {font-size: 14pt; color: #F7941E; font-family: arial, helvetica, sans-serif; font-weight: bold; }
h2 {font-size: 10pt; color: #000000; font-family: arial, helvetica, sans-serif;  font-weight: bold;}
h3 {font-size: 10pt; color: #F7941E; font-family: arial, helvetica, sans-serif;  font-weight: bold;}

/*hyperlink colours*/
a:link {color:#F7941E; text-decoration:underline}
a:hover {color:#F7941E; text-decoration:underline}
a:visited {color:#F47F32; text-decoration:underline}
a:active {color:#F47F32; text-decoration:underline}

/*bulletted lists, UL is an unordered list and OL is an ordered list*/
UL {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 10pt; list-style:disc}
OL {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 10pt}
LI {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 10pt}

td {font-size: 10pt; color: #000000; font-family: arial, helvetica, sans-serif;}


IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.small
{font-size: 8pt; color: #000000; font-family: arial, helvetica, sans-serif;}

.events
{font-size: 8pt; color: #000000; font-family: arial, helvetica, sans-serif;}

.right
{font-size: 8pt; color: #999999; font-family: arial, helvetica, sans-serif; }

.nav
{font-size: 8pt; color: #999999; font-family: arial, helvetica, sans-serif; font-weight: bold; }

A.nav {
	FONT-WEIGHT: bold; COLOR: #999999; TEXT-DECORATION: none
}
 A.nav:visited {
	FONT-WEIGHT: bold; COLOR: #999999; TEXT-DECORATION: none
}
 A.nav:active {
	FONT-WEIGHT: bold; COLOR: #999999; TEXT-DECORATION: none
}
 A.nav:hover {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: underline
}

.navON
{font-size: 8pt; color: #000000; font-family: arial, helvetica, sans-serif; font-weight: bold; }

A.navON {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
}
 A.navON:visited {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
}
 A.navON:active {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
}
 A.navON:hover {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: underline
}