h1,h2,h3
{
font-family: "lucida calligraphy", arial, 'sans serif'; 
font: 18px arial
}

p, table, li, td
{
font-family: "lucida calligraphy", arial, 'sans serif'; 
font: 12px arial
}

/* main */
#container{
background:red;
left:50%;
position:absolute;
width:800px;
margin:0px 0 20px -385px;
padding-bottom:0px
}

body{
background:red;
}



p,li,th,td
{
margin-bottom:0;
margin-top:0;
color:#666666;
letter-spacing: 0.0cm; 
}

h1,h2,h3,hr {color:#555555;}

a:link {text-decoration: none; color: #555555}
a:visited {text-decoration: none; color: #555555}
a:hover {text-decoration: none; color: #555555}
a:active {text-decoration: none; color: #555555}

#navlist li { list-style-type: square; }