/* Sets page */
BODY {
	MARGIN: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
}
/* 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: #000000;
	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: #000000;
	text-decoration: none;
}
.body{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : normal; 
color : #000000; 
}
a.body{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : normal; 
color : #981a15;
text-decoration: underline;
}
a.body:hover{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : normal; 
color : #981a15;
text-decoration: none;
}
.bodybold{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : bold; 
color : #000000; 
}
a.bodybold{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : bold; 
color : #981a15;
text-decoration: underline;
}
a.bodybold:hover{
font-family : Helvetica, Arial, sans-serif;
font-size : 9pt; 
font-weight : bold; 
color : #981a15;
text-decoration: none;
}
.copyright{
font-family : Helvetica, Arial, sans-serif;
font-size : 8pt; 
font-weight : normal; 
color : #000000;
}
a.copyright{
font-family : Helvetica, Arial, sans-serif;
font-size : 8pt; 
font-weight : normal; 
text-decoration: underline;
color : #000000;
}
a.copyright:hover{
font-family : Helvetica, Arial, sans-serif;
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
color : #000000;
}
.validatecontact{
font-family : Helvetica, Arial, sans-serif;
font-size : 8pt; 
font-weight : normal; 
color : #FF0000;
}
