body
{
background-color:#f6f6f6;
margin:0px;
padding:0px;
font-family:verdana, tahoma;
font-size:11px;
color:#505050;
text-align: justify;
}

a:link,a:visited,a:active
{ color: #404040; text-decoration:none; }

a:hover
{ color:#000000; text-decoration:none; }

h1
{
font-family:lucida sans, trebuchet ms;
font-size:12px;
letter-spacing:1px;
color:#000;
text-transform:uppercase;
margin:0px;
margin-bottom: 7px;
background-color:#e3e3e3;
background-image:url(img/h_back.gif);
background-repeat:repeat-x;
background-position:bottom;
padding: 4px 0px 5px 7px;
border:1px solid #ccc;
}

h2
{
color:#000000;
font-family:lucida sans, trebuchet ms;
font-size:12px;
border-bottom: 1px dotted #ccc;
margin-bottom: 6px;
padding:8px 0px 1px 10px;
letter-spacing:1px;

}

b
{
font-family:lucida sans, trebuchet ms;
letter-spacing:1px;
}

#info
{
background-color:#e3e3e3;
color:#000;
font-family:lucida sans, trebuchet ms;
font-size:10px;
line-height:12px;
margin:0px;
margin-left:-4px;
margin-top:25px;
padding:2px;
text-align:center;
overflow-x:hidden;
}