
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color : 5F472F;
}

.bodysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color : 5F472F;
}

.bodyred {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color : 42030F;
}

.bodyblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color : 002F5E;
}

.bodywhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color : ffffff;
}

.bodyform {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color : 002F5E;
}

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color : 42030F;
}

.subheaderblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color : 002F5E;
}

.supportheaderblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color : 002F5E;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: None;
	color: #42030F;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: None;
	color: #42030F;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: None;
	color: #5F472F;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: None;
	color: #42030F;
	text-decoration: none;
}	