*,html { font-family: verdana; font-size: 10pt; color: gray; margin:0; padding:0; }
body   { background-image: url(bg.jpg); background-repeat: repeat-x; }
div    { text-align: right; width: 100%; }
span   { position: absolute; top:15px; width: 100%; }
a,a:link,a:visited,a:focus,a:active { color: 5F; text-decoration:none; }
a:hover{ text-decoration:underline; color: darkred; }
ul { padding-left:170px; }
strong { font-weight: bold; margin-bottom: 10px;}
h1 { font-size: 26px; margin-bottom: 10px; margin-top: 70px; }
h2 { font-size: 18px; margin-bottom: 20px; }
p  { width: 430px; margin-bottom: 70px;}
b  { color: darkred; }
hr { margin-bottom: 5px; }
#footer { font-size: 9pt; }