.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
    color: #CCCCCC;
	line-height: 16px;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
    color: #CCCCCC;
}

 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


li
{
  margin-bottom: 8px;
}

