.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #483831;
	font-variant: normal;
	line-height: 16px;

}
a:link {
	color: #483831;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #483831;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	color: #ED8F30;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #483831;
	font-variant: normal;
	line-height: normal;
}
.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #483831;
	font-variant: normal;
	line-height: normal;
	font-weight: bolder;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #483831;
	font-variant: normal;
	line-height: 16px;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #483831;
	font-variant: normal;
	line-height: 16px;
	font-weight: bold;
}
.bodytextitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #483831;
	font-variant: normal;
	line-height: 16px;
	font-style: italic;
}
.bodytextboldpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #FF3366;
	font-variant: normal;
	line-height: 16px;
	font-weight: bold;
}
