body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 4px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 2px; margin-bottom: 1px; margin-left: 2px; margin-right: 2px}

h1 {
	font-family: Times New Roman;
	font-size: 38pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1px; margin-right:1px; margin-bottom: 6px; margin-left: 16px}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
	margin-top: 2px; margin-bottom: 2px; margin-left: 2px; margin-right: 2px}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #669900;
	margin-top: 1px; margin-right:1px; margin-bottom: 1px; margin-left: 1px}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #669900;
	margin-top: 1px; margin-right:1px; margin-bottom: 1px; margin-left: 1px}
	
p { font-family: arial; font-size: 11pt; margin-top: 1px; margin-right:1px; margin-bottom: 1px; margin-left: 1px}


a:link {	color: #669900;	text-decoration: none; 	font-size: 10pt; font-weight: bold;}
a:hover {  text-decoration: none; background:#CCCCCC; color: #669900} 
a:visited {  text-decoration: none; color: #669900 }


  #link1 a:link {color: #FFFFFF; text-decoration: none; }
  #link1 a:hover {  text-decoration: underline; background:#999999; color: #FFFFFF} 
  #link1 a:visited { text-decoration: none; color: #FFFFFF }
  
  #link2 a:link {color: #333333; }
  #link2 a:hover {  text-decoration: underline; background: #999999; color: #333333} 
  #link2 a:visited { text-decoration: none; color: #333333 }



.heading {
	font-weight: bold;}


.author { 	font-style: italic; }
.heading { font-weight: bold; }
.small { 	font-size: 8pt; color: #999999;}
.medium { font-size: 9pt; color: #666666;}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.text_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.text_colour {
	color: #FFFFFF;
	}
	
	.text_green {
	color: #669900;
	font-weight: bold;
	}