body {
	Arial;
	background-color: #8D38C9;
	font: Arial;
	color: #ffffff;
}

a:link {	color: bdb76b;
	text-decoration: none;
	}
a:visited {	color: #bdb76b;
	text-decoration: none;
	}
a:active {	color: #bdb76b;
	text-decoration: none;
	}
a:hover {	color: #003D99;
	text-decoration: underline;
	}

#navigation td {
	height: 30px;
}
#navigation a {
	font: 14px Arial;
	font-weight: bold;
	color:  #bdb76b;
	line-height:14px;
	text-decoration: none;
	display:block;
	}
#navigation a:hover {
	color: #ffffff;
	}
.header {
	background-color: #ffffff;	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.header2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.style1 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

.style2 {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

.style3 {
	background: url("images/topbody.gif");
}

.style4 {
	background: url("images/bottombody.gif");
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.style7 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	text-align: left;
}
.style8 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.style9 {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.footer {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

.disclaimer {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}