body {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
	font-family: 'Lucida Grande', 'Lucida Sans', "Trebuchet MS", "Bitstream Vera Sans", Lucida, Arial, Helvetica, sans-serif;
	}
h1, .Heading1 {
	display: block;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	color: #91A2A3;
	margin: 5px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 190%;
	font-weight: bold;
	letter-spacing: 3px;
	}
h2, .Heading2 {
	display: block;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 140%;
	color: #215B60;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	letter-spacing: 1px;
	background: inherit;
	}
h3, .Heading3 {
	display: block;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	background: inherit;
	}
.floatLeft { 
	float: left;
	margin: 0px 10px 10px 0px;
	}
.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
	}
ul, ol {
	margin: 10px 0px 10px 25px;
	padding-left: 25px;
	}
li {
	margin: 0px 0px 6px 0px;
	}
