
.nav {
	font-family: Georgia,Times,serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.body {
	font-family: Georgia,Times,serif;
	font-size: 12px;
	color: #131313;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
}

a:link {
	font-family: Georgia, times, serif;
	color: #000000;
	font-weight: normal;
		text-decoration: underline;
}

a:visited {
	font-family: Georgia, times, serif;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: Georgia, times, serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, times, serif;
	color: #666999;
	text-decoration: underline;
}


.header {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	color: #666999;
	font-weight: 300;
	font-style: normal;
}

.headerblk {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: 300;
	font-style: normal;
}


.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#eaead3;

}


.question {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#000000;
font-weight: bold;
}

.answer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 15px;
font-weight: bold;
}
