.content {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header {

	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.subheader {


	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.links {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.contenti {
	font-family: Arial;
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
	color: #FFFFFF;
}
.contentbold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.italic {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.gold_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cec717;
}

