body {
	font-family: Arial;

}
td {
	font-size: 15px;
	color: #333333;

}
.L {
	font-size: 17px;

}
.gray {
	color: #999999;
}


.S {
	font-size: 13px;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #F7C200;
	font-variant: normal;
	text-transform: uppercase;

}

h2 {
	color: #023365;
	font-size: 19px;
	font-weight: bold;

}

h3 {
	
	font-size: 17px;
	font-weight: bold;

}

.subheader {
	color: #023365;
	font-size: 18px;
	font-weight: bold;

}
.fineprint {

	font-size: 14px;
	color: #999999;
}
.XS {
	font-size: 11px;
}
a:hover {
	color: #023365;

}

a.topnav:link {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.topnav:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.topnav:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

.tdA {
	color: #FFFFFF;
	background-color: #023365;
	border: 1px solid;
	text-align:center;
	font-weight: bold;

}
.smallnav {
	font-size: 14px;
	color: #FFFFFF;
}
.topnav {

	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.top {
	font-size: 14px;
	font-weight: bold;
	color: #F7C200;
}
.h1 {

	font-size: 20px;
	font-weight: bold;
	color: #F7C200;
	font-variant: normal;
	text-transform: uppercase;
}
