/* Sets page */
BODY {
	MARGIN: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #cdcccc;
}
/* 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: 12px;
	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: 12px;
	color: #00000;
	text-decoration: none;
}
.body{
font-family : Helvetica, Arial, sans-serif;
font-size : 12px; 
font-weight : normal; 
color : #000000; 
}
a.body{
font-family : Helvetica, Arial, sans-serif;
font-size : 12px; 
font-weight : normal; 
color : #0000FF;
text-decoration: underline;
}
a.body:hover{
font-family : Helvetica, Arial, sans-serif;
font-size : 12px; 
font-weight : normal; 
color : #0000FF;
text-decoration: none;
}
.bodybold{
font-family : Helvetica, Arial, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000000; 
}
a.bodybold{
font-family : Helvetica, Arial, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000000;
text-decoration: none;
}
a.bodybold:hover{
font-family : Helvetica, Arial, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000000;
text-decoration: underline;
}
.bodysmall{
font-family : Helvetica, Arial, sans-serif;
font-size : 10px; 
font-weight : normal; 
color : #000000; 
}
a.bodysmall{
font-family : Helvetica, Arial, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #000000;
text-decoration: underline;
}
a.bodysmall:hover{
font-family : Helvetica, Arial, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #000000;
text-decoration: none;
}
.header{
font-family : Helvetica, Arial, sans-serif;
font-size : 16px; 
font-weight : bold; 
color : #000000; 
}
.headertwo{
font-family : Helvetica, Arial, sans-serif;
font-size : 18px; 
font-weight : bold; 
color : #000000; 
}
.headerblue{
font-family : Helvetica, Arial, sans-serif;
font-size : 24px; 
font-weight : bold; 
color : #16337b; 
}
.headerwhite{
font-family : Helvetica, Arial, sans-serif;
font-size : 40px; 
font-weight : normal; 
color : #FFFFFF; 
}
.headerwhitetwo{
font-family : Times New Roman, Arial, sans-serif;
font-size : 46px; 
font-weight : normal; 
color : #FFFFFF; 
}
.textyellow{
font-family : Helvetica, Arial, sans-serif;
font-size : 14px; 
font-weight : normal; 
color : #ede012;
}
.textyellowtwo{
font-family : Helvetica, Arial, sans-serif;
font-size : 24px; 
font-weight : normal; 
color : #ede012;
}
.textwhite{
font-family : Helvetica, Arial, sans-serif;
font-size : 14px; 
font-weight : normal; 
color : #ffffff;
}
.copyright{
font-family : Helvetica, Arial, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #666666;
}
a.copyright{
font-family : Helvetica, Arial, sans-serif;
font-size : 10px; 
font-weight : normal; 
text-decoration: underline;
color : #666666;
}
a.copyright:hover{
font-family : Helvetica, Arial, sans-serif; 
font-size : 10px; 
font-weight : normal; 
text-decoration: none;
color : #666666;
}
.date{
font-family : Helvetica, Arial, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #000000;
}
.disclaimer{
font-family : Helvetica, Arial, sans-serif; 
font-size : 9px; 
font-weight : normal; 
color : #c1bfbf;
}