/* CSS Document */
.content { position:absolute; top:20px; left:60px; }
p { margin-left:15px; font-size:11px; line-height:20px; margin-right:20px; font-family:Arial, Helvetica, sans-serif;}
.1 { margin-left:15px; font-size:12px; line-height:20px; margin-right:20px; }
a:link { text-decoration:underline; font-weight:bold; color:#000000; }
a:visited { text-decoration:underline; font-weight:bold; color:#000000; }
a:hover { text-decoration:underline; font-weight:bold; color:blue; }
a:active { text-decoration:underline; font-weight:bold; color:#000000; }
a:focus { text-decoration:underline; font-weight:bold; color:#000000; }

