/* Sets page */
BODY {
	MARGIN: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/forest.gif); 
	background-color: #000000;
}
/* Forms */
/* Stops forms form having blank space around them */
form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #00000;
	text-decoration: none;
}
ul {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #00000;
	text-decoration: none;
}
.body{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : normal; 
color : #ffffff; 
}
a.body{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : normal; 
color : #fbe703;
text-decoration: none;
}
a.body:hover{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : normal; 
color : #fbe703;
text-decoration: none;
}
.bodybold{
font-family : Helvetica, Arial, sans-serif; 
font-size : 12pt; 
font-weight : bold; 
color : #ffffff; 
}
a.bodybold{
font-family : Helvetica, Arial, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
color : #ffffff;
text-decoration: underline;
}
a.bodybold:hover{
font-family : Helvetica, Arial, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: none;
}
.bodyheader{
font-family : Helvetica, Arial, sans-serif;
font-size : 10pt; 
font-weight : bold; 
color : #1c6e81; 
}
.copyright{
font-family : Helvetica, Arial, sans-serif; 
font-size : 8pt; 
font-weight : normal; 
color : #666666;
}
a.copyright{
font-family : Helvetica, Arial, sans-serif;
font-size : 8pt; 
font-weight : normal; 
text-decoration: underline;
color : #666666;
}
a.copyright:hover{
font-family : Helvetica, Arial, sans-serif; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
color : #666666;
}
.links{
font-family : Helvetica, Arial, sans-serif; 
font-size : 8pt; 
font-weight : normal; 
color : #000000;
}
a.links{
font-family : Helvetica, Arial, sans-serif; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
color : #0510f7;
}
a.links:hover{
font-family : Helvetica, Arial, sans-serif; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
color : #0510f7;
}
