body        { color: #000; background-color: #FFF; font-size:100%; line-height:1.125em; }

a           { color:#b41c1c; text-decoration:underline; }
a:hover     {text-decoration:none; }

.clear      { clear:both; display: none; }
.img-left   { float:left; margin:0 30px 30px 0; }
.img-right  { float: right; margin: 0 0 30px 30px; }
p           { margin:0 0 11px 0; }
h3          { color:#c34900; font-size:1.15em; margin-bottom:13px; font-weight:normal; }
h4          { color:#c34900; font-size:1.15em; font-weight:normal; }
h5          { color:#c5281f; font-size:1em; }
h1          { border-bottom: 1px dotted #999; background: url(../img/page-title.gif) 5px -3px no-repeat; margin: 5px 0 10px 0; padding: 0 0 5px 30px; font-size: 21px; }
.p a        { font-weight: bold; padding-left: 20px; background: url(../img/marker1.gif) 0 3px no-repeat; }

.left       { float:left; }
.right      { float:right; }
.center     { text-align: center; }
