a {
	color: #333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

li {
	margin-left: -20px;
	padding-left: -20px;
	padding-right: 0px;
	
}

a:hover {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}
.white {
	color:#4474A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.white:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
	
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82675c;
	line-height: normal;
}
.standardBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.standardItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.smallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4474A4;
	font-weight: bold;
}
.heading_large_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #076943;
	font-weight: bold;
}
.heading_large_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #95705D;
}
.standard_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A7251;
}
.standardTEXT {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	font-size: 15px;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4474A4;
	font-weight: bold;
}
.smallPrintBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.smallPrintItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.standardBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}


