body {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1, .Heading1 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0px 0px 10px -10px;
	padding: 0px 0px 2px 10px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #000;
	line-height: normal;
	clear: both;
	position: relative;
	}
h2, .Heading2 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	letter-spacing: 2px;
	}
h3, .Heading3 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
	margin: 2px 0px 9px 0px;
	padding: 0px;
	line-height: normal;
	}
.floatLeft, .floatRight { 
	color: #999;
	font-size: 10px;
	line-height: normal;
	}
.floatLeft { 
	float: left;
	margin: 0px 10px 10px 0px;
	}
.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
	}
	.floatLeft img, .floatRight img {
		border: 1px solid #000;
		display: block;
		margin: 0px 0px 3px 0px;
		}
ul, ol {
	margin: 10px 0px 10px 25px;
	padding-left: 25px;
	}
li {
	margin: 0px 0px 6px 0px;
	}
