body {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.whitetext a:link, .whitetext a:visited, .whitetext a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 14px;
	line-height: 18px;
}
td a:link, td a:visited, td a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0072BA;
}
td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	line-height: 25px;
}
h2 {
	font-size: 17px;
	margin-bottom: 0;
}
p {
	font-size: 14px;
	line-height: 18px;
}
.bluetextbold {
	font-size: 12px;
	font-weight: bold;
	color: #187ABF;
}
.nav {
	font-size: 15px;
	color: #0072BA;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #0072BA;
	text-decoration: none;
}
.nav a:hover {
	color: #0072BA;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #777777;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #777777;
	text-decoration: none;
}
.footer a:hover {
	color: #555555;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #0072BA;
	text-decoration: underline;
}
a:hover {
	color: #0072BA;
	text-decoration: none;
}
