.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990066;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.tableHeaderRow {
	font-weight: bold;
	color: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #990066;
	font-weight: bold;
}
a:visited {
	color: #660033;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0099;
}
.ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subheader2 {

	font-size: 14px;
	font-weight: bold;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader2blue {


	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
.tableHeaderRowLite {

	font-weight: normal;
	color: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subheader3 {


	font-size: 16px;
	font-weight: bold;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}

