a:link {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  color: #555;
  text-decoration: none;
  font-weight: bold;
  
}

a:hover {
  	text-decoration: none;
	 color: #999;
	 font-weight: bold;
}

a:active {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}




.body a:link {
	color: #faad57;
	font-weight: bold;
	text-decoration: none;
}

.body a:visited {
  color: #faad57;
  text-decoration: none;
  font-weight: bold;
  
}

.body a:hover {
  	text-decoration: none;
	 color: #854811;
	 font-weight: bold;
}

.body a:active {
	color: #faad57;
	font-weight: bold;
	text-decoration: none;
}





.body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	/*float: left;*/
}

.subnavbody{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #faad57;
	/*float: left;*/
}

.smallbody{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
}


h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	display: inline;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFBDF;
	/*display: inline;*/
	margin: 0 0 15px 0;
}

ol {
	margin: 0;
	padding-left: 23px;
}

li {
	margin-bottom: 10px;
}

ul {
	padding-left: 1.5em;
	padding-top: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.faq{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFBDF;
}
