#content{
position:absolute;
left:20px;
top:20px;
background-color:white;
border-style: dotted;
border-color: #3399cc;
border-width: 1px;
min-height:600px;
_height:600px;

}

p{
font-family:arial, helvetica; 
font-weight: normal; 
color: #666666;
}

A:link {text-decoration: none;color:#666;font-weight: bold; }
A:visited {text-decoration: none;color:#666;font-weight: bold;}
A:active {text-decoration: none;color:#666;font-weight: bold;}
A:hover {text-decoration: underline; color: #3399cc;font-weight: bold;}

hr{
color: #99ccff;
background-color: #99ccff;
height: 3px;
}

ul
{
font-family:arial, helvetica; 
font-weight: normal; 
color: #666666;
}

td
{
font-family:arial, helvetica; 
font-weight: normal; 
color: #666666;
}

h1{
font-family:arial, helvetica; 
font-weight: normal; 
font-size:x-large;
color: #666666;
}

