h1 { font-family: arial; font-weight: normal; font-size: 170%; color: #663333; }
h2 { font-family: arial; font-weight: normal; font-size: 150%; color: #663333; }
h3 { font-family: arial; font-weight: normal; font-size: 120%; color: #663333; }

h1.war { font-family: arial; font-weight: normal; font-size: 170%; color: #990000; }
h2.war { font-family: arial; font-weight: normal; font-size: 150%; color: #990000; }
h3.war { font-family: arial; font-weight: normal; font-size: 130%; color: #990000; }
ul.war { list-style: square outside; color: #990000; padding-left: 15px; }

h4 { font-family: arial; font-weight: normal; font-size: 100%; color: #663333; }
td { font-family: arial; font-weight: normal; font-size: 10pt; color: #000000; }
span.date { font-family: arial; font-weight: normal; font-size: 8pt; color: #666666; }
ul.law { list-style-type: circle; color: #000000; margin-left: 2em; }
ul { list-style: disc outside; color: #663333; padding-left: 15px; }
ol { list-style: decimal outside; color: #663333; padding-left: 30px; }

#menu { background: #ffffff; list-style-type: none; padding: 0; margin: 0; }
#menu li { font-size: 10pt; border-bottom: 1px solid #663333; padding: 3px; }
#menu li a { color: #663333; text-decoration: none; }
#menu li a:hover { color: red; }
#menu li ul { border-top: 0px solid #663333; padding: 0; margin-top: 5px; list-style-type: square; list-style-type: none; list-style-position: outside; }
#menu li ul li { font-size: 8pt; border: 0; list-style-type: square; color: #000000; padding-left: 1em; list-style-type: none; list-style-position: outside; }
#menu li ul li.selected { font-size: 8pt; font-weight: bold; border: 0; padding-left: 1em; list-style-type: square; color: #ffffff; background-color: #663333; list-style-type: none; list-style-position: outside; }

.floats { margin: -3em 0 0 -2em; position: relative; display: inline-block; clear: both; }
.floats:after { content: ''; display: block; clear: both; }
.floats .left { position: relative; float: left; display: inline; overflow: hidden; margin: 3em 0 0 2em; width: 14em; min-width: 100px; }
.floats .left .r { position: absolute; top: 0; left: 0; width: 100%; }
.floats .left .min { margin: 0 0 150px 0; height: 3em; width: 100px; }

a:hover	{ color: red; }
body { margin: 0px; padding: 0px; }

