body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited { color: #005;  text-decoration: underline;  }
a:hover { background-color: #fe8; text-decoration: underline;  }

h1, h2, h3, h4, h5, h6, p, li {
	page-break-before: auto
}

h1 {
	font-size: 14pt;
	color: #000055;
}

h2 {
	font-size: 12pt;
}

h4.blue {
	background: #000055;
	border: medium outset #AAA;
	color: #ccc;
	font-size: 14pt;
	font-weight: normal;
	padding: 20px;
	text-align: center;
}

h4.gold {
	background: #dab040;
	border: medium outset #AAA;
	font-size: 14pt;
	font-weight: normal;
	padding: 20px;
	text-align: center;
}

h5	{
	color: #000055;
	font-size: 10pt;
	font-weight: bold;
}

h6 {
	border: thin dotted #AAA;
	font-size: 10pt;
	font-weight: normal;
	padding: 10px;
}

h6.blue {
	background: #000055;
	border: medium outset #AAA;
	color: #ccc;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

h6.blue a:link, h6.blue a:visited, h4.blue a:link, h4.blue a:visited {
	color: #ccc;
}

h6.blue a:hover, h4.blue a:hover {
	background: transparent;
	color: #fff;
}

h6.gold {
	background: #dab040;
	border: medium outset #AAA;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

p {
	color: #000;
	font-size: 10pt;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;

}

.lft {
	text-align: left;

}

.ctr {
	text-align: center;
}

.sm {
	font-size: 7pt;
}

.backtop {
	font-size: 7pt;
	font-weight: bold;
}

.email {
	background-color: #CCCCCC;
	border: 2px outset #000055;
	font-weight: bold;
	padding: 1em;
}

.author {
	background-color: #CCCCCC;
	border: 2px outset #000055;
	padding: 1em;
}

img.floatlft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

img.floatrt {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

br.img {
	display: block;
	clear: both;
}

ul, li {
	font-size: 10pt;
	margin-top: 5px;
}


#head, #navspace, #navlist, #columntwo, .ads, iframe {
	display: none;
}


#columnone, #columnwide {
	position: relative;
	float: left;
	top: 0px
	left: 0px;
	height: auto;
}

#footer, #footer p {
	font-size: 6pt;
	color: #005;
}
