body {
 margin: 25px 2px 2px 0px;
 background: #fff;
 color: #000;
 text-align: center;
 font-family: verdana, sans-serif;
 font-size: 11px;
}
img { border: 0px; }
p { text-align: justify;
 line-height: 14px;
 margin: 14px 0px 0px 0px;}
p.nomargin { margin: 0px; }
.gray { margin-left: 6px;
line-height: 14px;
color: #666; }
h1 { font-size: 11px;
  font-weight: bold;
	text-align: center; }
a, a:visited {color: #000; text-decoration: underline; }
a:hover, a:visited:hover {color: #000; text-decoration: none; }
a.none, a.none:visited { color: #000; text-decoration: none;}
a.none:hover, a.none:visited:hover { color: #666; }
.small { font-size:10px; }

#left { width:199px;
position: absolute;
left:0px;
top:65px;
}
#left h1,h2 { font-size: 20px;
 font-weight: normal;
 font-family: verdana, sans-serif;
 margin:0px -12px -2px 0px;
 text-align:right;
}
#left p { text-align: justify;
 line-height: 12px;
 margin: 0px 0px 25px 5px;
}
#left a { font-weight: bold;
text-decoration: none; }
