P, BODY, TD  {
	line-height:1.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 95%;
	margin-top: 10px;
	padding-bottom: 0px;
	color: #333333;
	border-bottom: 1px dotted #636363;
}
ul {
	list-style: square;
}

A:hover { color: #FF3300; }
