b,dt,i {
        color:          #000099;
}

a:hover {
		background-color: #FFFF00;
}

h1,h3 {
        text-align:     center;
	color:          #003300;
}
p {
	text-indent:	3em;
	color:		#663333;
	margin-left:	5%;
	margin-right:	5%;
	margin-top:	0;
	margin-bottom:	5px;b
	font-family:	none;
}

span.small {
    font-size: 8pt;
}

ul,dl {
	color:		#663333;
	font-family:	none;
}

dt {
   margin-left: 5%;
   font-weight:	bold;
}

dd {
   margin-left: 7%;
   margin-bottom: 10px;
}
