h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
h3  {
	color: #ccffff;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	}
h5  {
	font-weight: normal;
	color: #ccffff;
	font-size: 13px; 
	line-height: 17px; 
	text-decoration: none;
	}

ul {
	margin-left: 3px;
	padding-left: 3px;
}