.margin{
margin-top:  0px;
margin-left:  50px}

td
{font-size:  12px;
line-height:  16px;
margin-bottom:  6px;
margin-top:  0.3em}

h1
{color: #999900;
font-size:  16px;
font-weight: bold;
margin-top:  10px;
margin-bottom:  3px}

h2 {
   font-size:12px; 
   font-weight:bold;
   color:#666666;
   padding:2px;
border-color:#666666;
border-width:1px;
border-style:dotted;
margin-bottom:  7px}

h3
{font-size:  12px;
font-style: bold;
color:#009966;
line-height:  14px;
margin-top:  5px;
margin-bottom:  5px}

hr
{color: #666666;
height:1px}


.cap
{font-size:  10px;
line-height:  12px;
margin-top:  0px;
margin-bottom:  0px}

a{
   font-size:12px;
   text-decoration:none;
}
a:hover{
   color:#FF9900;
   text-decoration:underline
}