#Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-left: 16px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
}

#Main li
	{
	line-height: 20px;
	}

#Main a:link, #Main a:visited { 
	color: #990033; text-decoration: underline
	}

#Main a:hover {
	color: #990033;
	text-decoration: none;
	border: 2px dotted #990033;
	background-color: #efc259;
}
#Main a:active { color: #333333}

.illo {
	float: right;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
