html
{
	min-height: 101%;
}
h1, .largetext, .pop_up {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #020132;
	text-decoration: none;
	font-weight: normal;
}
p, .bodyoftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
 .heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h2, .featuretext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #020132;
	text-decoration: none;
}

.result_title {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	color: #020132;
	text-decoration: none;
	font-weight: normal;
}

a:link .result_title {
	text-decoration: none;
}

a:visited .result_title {
	text-decoration: none;
}

a:hover .result_title {
	text-decoration: underline;
}

a:link{
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

.list_on{
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: Black;
	text-decoration: none;
	font-weight: normal;

}

.list_off_d {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: Black;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 5px 0 5px;
	height: 80px;
}

.list_on_d{
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: Black;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 5px 0 5px;
	height: 80px;
	
}

.list_off {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	padding: 2px;

}

.photo {
	border: 0;
}	