body {
	color: #DEDECA;
}

td, th {
	color: #747474;
}

h1 {
	color: #FFFF33;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #333;
}

.nav {
	background-color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}


h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

.special a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	background-color: #757575;
}
.special a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	background-color: #757575;
}

.special a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	background-color: #757575;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #757575;
}.rtalign {
	right: auto;
}
.texttest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #283081;
	background-color: #FFF;
	font-style: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #333;
}
