body {
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #716F9E;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
ul {
	list-style-type: disc;
}
.header2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.header3 {
	font-size: 15px;
	font-weight: bold;
	color: #85C184;
}
.header4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}

.boldemphasis {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.stretchsmall {
	font-size: 12px;
s	font-weight: bold;
	letter-spacing: 0.15em;
	color: #999999;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.20em;
	
}
a.whitelinks:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelinks:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelinks:active{
	color: #FFFFFF;
	text-decoration: none;
}
a:link {

}
a:visited {
	color: #9592DA;
}
a:hover {
	color: #FF9933;
}
.small {
	font-size: 9px;
	color: #666666;
}
.boldlink {
color: #FF9933;
text-decoration: underline;
	font-size: 16px;
	font-weight: bold;

}
a.boldlink:link{
color: #FF9933;
text-decoration: underline;
}

a.boldlink:visited{
color: #FF9933;
text-decoration: underline;
}
a.boldlink:hover{
color: #FF9933;
	text-decoration: none;
}
a.boldlink:active{
color: #FF9933;
	text-decoration: none;
}
