BODY, TD, P, UL, LI, BLOCKQUOTE {
	background-color: #ffffff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

P.clearleft {
	clear: left;
	text-align: left
}

DIV.imagefloatleft {
	float: right;
	height: auto;
	padding: 10px;
	position: relative;
	width: 270px
}

DIV.feature {
	border: 3px solid black;
	padding: 10px;
	text-align: left;
	width: 300px;
	margin-bottom: 20px;
}

DIV.feature h2 {
	color: red;
	margin-top: 0;
	text-align: center;
}

DIV.feature p, DIV.feature li {
	color: #000099;
}

BODY {
	margin-bottom: 3%;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 3%
}

H1, H2, H3, H4, H5, H6, .blue {
	color: #0000a0
}

H1 {
	font-size: 170%;
	text-align: center
}

H2 {
	font-size: 125%
}

H3 {
}

BLOCKQUOTE {
	font-style: italic;
	font-weight: bold;
	text-align: left
}

SPAN.author {
	font-size: 170%;
	font-size: 80%;
	font-style: normal;
	font-weight: normal
}

A:link {
}

A:visited {
}

A:active {
}

A:hover {
}

