A:link {text-decoration: underline; color: #0000CC}
A:visited {text-decoration: underline; color: #0000CC}
A:hover {text-decoration: underline; color: #0000CC}
A:active {text-decoration: underline; color: #4444FF}
body { background: #EEDDCC; color: #000000;}
h2
{
	block;
	color: #002200;
	font-size:14pt;
	font-family:Arial;
	background: #C5986B;
	border-style: solid;
	border-color: #795735;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	padding-left:5px;
}
h3
{
	block;
	color: #EEDDCC;
	background: #135192;
	padding-left:40px;
	background-image:url('images/subheading-left.jpg');
	background-repeat: no-repeat;
	background-position: left; 
}
p.indented {
	padding-left:40px;
}
ul.indented {
	padding-left:40px;
}
ol.indented {
	padding-left:40px;
}