body { background: url(/concrete/themes/default/images/content_bg.gif) no-repeat #B8AB70 bottom left fixed; }
body, tr, td, input, select, textarea { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 8pt; color: #605737;  }

a         { color: #990000; text-decoration: none; }
a:visited { color: #990000; text-decoration: none; }
a:link    { color: #990000; text-decoration: none; }
a:hover   { color: #CC0000; text-decoration: underline; }

h1 { font-size: large;    margin: 20px 0px; }
h2 { font-size: medium;   margin: 8px 0;}
h3 { font-size: small;    margin: 6px 0 5px; }
h4 { font-size: x-small;  margin: 4px 0; }
h5 { font-size: xx-small; margin: 3px 0; }
h6 { font-size: xx-small; margin:0; }
p  { margin: 0 0 15px; line-height:2em; }

ul, ol { margin: 0 0 10px 25px; }
dl { margin: 5px; }
dt { font-weight: bold;	color: #006600;	font-size: 9pt; }
dd { margin: 0px; padding: 0px;	margin-left: 5px; padding-left: 5px; padding-bottom: 3px; margin-bottom: 3px; }

hr { display: none; }
blockquote { margin: 5px; font-style: italic; }