BODY
	{
	background: #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
	}

h1
	{
	font-family: Helvetica, Geogria, serif;
	font-size: 44px;
	font-style: bold;
	font-weight: normal;
	margin: .5em;
	padding: 2px;
	color: #d1583d;
	text-align: center;
	}

h2
	{
	font-family: Georgia, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 0px 0px 2px 0px;
	color: #d1583d;
	text-align: center;
	}

h3
	{
	font-family: rial, verdana, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: .5em;
	padding: 0px 0px 2px 0px;
	color: #d1583d;
	text-align: left;
	}


.bodytext
	{
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 0px;
	color: #000000;
	}

.bodytext2
	{
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0em;
	padding: 0px;
	color: #d1583d;
	}

.bodytext3
	{
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 0px;
	color: #fff;
	}
		
	
.reviewtext
	{
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0em;
	padding: 0px 5px 0px 0px;
	color: #000000;
	}

.reviewertext
	{
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 0px 5px 0px 0px;
	color: #d1583d;
	}	
	
.quiztext
	{
	font-family: arial, verdana, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin: 0em;
	padding: 0px 5px 0px 0px;
	color: #fff;
	background-color: #000;
	}

.quiztextW
	{
	font-family: arial, verdana, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin: 0em;
	padding: 0px 5px 0px 0px;
	color: #d1583d;
	background-color: #fff;
	}
	
.faqtext
	{
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 6px 0px 2px;
	color: #d1583d;
	}
	
li
	{
	font-family: arial, verdana, serif;
	color:#000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 0px;
	}
	
.address  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	padding: 0px;
	color: #d1583d;
}

.email { 
	color:#000000; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}

.article { 
	color:#d1583d; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}

.article:visited{ 
	color:#000000; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}


.ref { 
	color:#d1583d; 
	font-weight: normal; 
	font-size: 14px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}

.ref:visited{ 
	color:#000000; 
	font-weight: normal; 
	font-size: 14px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}

.refbot { 
	color:#d1583d; 
	font-weight: 600; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}

.refbot:visited { 
	color:#000; 
	font-weight: 600; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-decoration: underline
}


