body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:normal;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.text:link, a.text:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.text:hover {
	font-size: 12px;
	color: #FFBB01;
	text-decoration: underline;
}

.heading {
	font-size: 18px;
	color: #AADA4B;
	font-weight: bold;
}

.headingwhite {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.headingorange {
	font-size: 18px;
	color: #FFBB01;
	font-weight: bold;
}
a:link {
	font-size: 15px;
	color: #AADA4B;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-size: 15px;
	color: #AADA4B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-size: 15px;
	color: #FFBB01;
	font-weight: bold;
	text-decoration: underline;
}


