body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 17px;
	color: #584CCB;
	text-align: center;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #342A86;
	padding-top: 5px;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
.topnav {
	color: #996600;
	line-height: 21px;
}
.topnav:hover {
	color: #000000;
}
.copy {
	font-size: 10px;
	color: #F8894D;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.sigline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	position: relative;
}
.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #584CCB;
}

