td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BF2E1A;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.navwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
a.navwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
a.navwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
a.navwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}



a.navsections:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.navsections:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.navsections:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.navsections:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a.navsectionsred:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF2E1A;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.navsectionsred:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF2E1A;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.navsectionsred:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF2E1A;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
a.navsectionsred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF2E1A;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: square;
}
