/* CSS Document */
@import 'site.css';

h1 { font-size: 225%; margin: 0;color: #0066CC;clear: both;}
h2 { font-size: 150%; color: #999; float: left; width: 44%;text-align: right;padding: 0 1%; clear: none;}
h3 {font-size: 150%; color: #999; float: right; width: 44%;text-align: left;padding: 0 1%; clear: none;}
h4 {font-size: 125%; color: #000;clear: both; }
h5 {	font-size: 125%; color: #0066CC; clear: both; }
h6 {	font-size: 120%; color: #000; clear: both; }
ul, ol { list-style-type: none; padding: 0;}
ol li {clear: both;padding: 5px 0 1px 0;border-bottom: 1px solid #D9E2EA;text-align: right;}
/*ul li {padding: 1% 0;}
ul li a {font-size: 90%;} */