body {
    margin: 0;
    padding: 2em 1em 2em 72px;
    font-family: sans-serif;
    color: black;
    background: white;
      font-family: Helvetica, Arial, sans-serif;
}
a:link { color: #0075a0; background: transparent; text-decoration: none; }
a:visited { color: #1085b0; background: transparent; text-decoration: none;}
a:active { color: #000C00; background: transparent }
a:hover  {text-decoration: underline;}
h1, h2, h3, h4, h5, h6 { text-align: left }
h1, h2, h3 { color: #0f0063; background: #ffffff; }
h1 { font: 170% sans-serif }
h2 { font: 145% sans-serif }
h3 { font: 130% sans-serif }
hr { color: #00060a; height: 1px; }
li { list-style: none url(/bullet-8.png); }
img.capture {
    float: right;
    margin: 10px;
    padding: 1px;
    border: 1px dotted #C0C0C0;
    margin-top: 0;
}

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head h2 { float:right; }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { float: left; background-color: white; padding: 2px; border: 0 none; }
.0 {
   	font-size: 15px;
  	font-weight: bolder;
   }
.1 {
   	font-size: 14px;
   }
.2 {
   	font-size : 12px;
   }
.3 {
   	color: white;
   	font-size : 15px;
   	background-color: silver; width: 250px;
   }
.5 {
	color: red;
   	font-size : 12px;
   	font-weight: bolder;
   	text-decoration: underline;
   }
.6 {
	color: red;
   	font-size : 12px;
   	font-weight: bolder;
   }
.descr {
   font-size: smaller;
   color: #999999;
}
