@charset "utf-8";
.linkbrown {
	font-family: 'Jockey One', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #44371f;
	text-decoration: none;
}
.linkblue {
	font-family: 'Jockey One', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #0078be;
	text-decoration: none;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.whitesmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0078be;
	text-decoration: none;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0078be;
	text-decoration: underline;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0078be;
	text-decoration: none;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #00a651;
	text-decoration: none;
}
.whitesmallest {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.brownsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #d7cfbd;
	text-decoration: none;
}
.whitebig {
	font-family: 'Jockey One', sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}
a.linkblue:hover
{
	color: #44371f;
}
a.linkbrown:hover
{
	color: #0078be;
}
H1 {color:green;text-decoration:none;font-size: 16px;weight:normal; font-family: "Arial"; }
H2 {color:#000000;text-decoration:none;font-size: 14px;weight:normal; font-family: "Arial"; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lightbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #726d62;
	text-decoration: none;
}
.whiteun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.commonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

