body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
body {
	margin-top: 3px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000; 
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

p { font-family: arial; font-size: 10pt; margin-top: 1px; margin-right:1px; margin-bottom: 1px; margin-left: 1px}

a:link {	color: #FF0000;	text-decoration: none;}
a:hover {  text-decoration: none; background:#CCCCCC; color: #FF0000 } 
a:visited {  text-decoration: none; color: #FF0000;	 }

  #link1 a:link {color: #FFFFFF; text-decoration: none; }
  #link1 a:hover {  text-decoration: underline; background: #CCC; color: #FFFFFF } 
  #link1 a:visited { text-decoration: none; color: #FFFFFF }
  
#link2 a:link {	color: #000000;	text-decoration: none;}
#link2 a:hover {  text-decoration: none; background:#DDF898; color: #000000 } 
#link2 a:visited {  text-decoration: none; color: #000000 }



.heading {
	font-weight: bold;
}
.text_colour {
	color: #FFFFFF;
	}
	
.text_colour-black {
	color: #000000;
	}
	
	.text_colour-grey {
	color: #999999;
	}
	
	.text_colour-red {
	color: #FF0000; font-size: 12pt; font-weight: bold;
	}
	
.author { 	font-style: italic; }
.heading { font-weight: bold; }
.small { 	font-size: 8pt; }
.medium { font-size: 9pt; }
.large { font-size: 12pt; }
.menu-bar { font-size: 11pt; color: #FFFFFF; font-weight: bold; }