.bottomtext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: 1pt;
	text-align: justify;
}
.headings {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: 1.5px;
}


a:link {
	color: #999900;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a:visited {
	color: #999900;
	text-decoration: none;
}
