/* Sets page */
BODY {
	MARGIN: 0px 0px 0px 0px;
	padding: 0px;
	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: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #00000;
	text-decoration: none;
}
ul {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #00000;
	text-decoration: none;
}
.bodytext{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #000000; 
}
a.bodytext{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #DC7A0F;
text-decoration: none;
}
a.bodytext:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #DC7A0F;
text-decoration: underline;
}
.header{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000; 
}
a.header{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: none;
}
a.header:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: underline;
}
a.copyright{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #808080;
text-decoration: none;
}
a.coypright:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #808080;
text-decoration: underline;
}
.menuheader{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000; 
}
a.menuheader{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: underline;
}
a.menuheader:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: none;
}
.menusmall{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000; 
}