body {
background-color: #fafcfc;
color: #000000;
font-family: verdana, arial;
font-size: small;  
margin:0px 0px 0px 0px; 
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 { color: #333333; font-size: x-large; } 
h2 { color: #809BB6; font-size: large; } 
h3 { color: #333333; font-size: medium; } 
 
a:link, a:visited { color: #000099; font-weight: bold; }
a:hover { color: #ffffff;  background-color: #669933; } 
a:active { color:#ccc; text-decoration:none; } 
 
#sc { border:1px solid #999; }

#content { 
background-color:#FFFFFF; 
width: 750px; margin-left: auto; margin-right: auto;
border-left:1px solid #ccc; 
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 10px 0px 0px 0px; }

#menu { 
background-color:#f4f5f6; 
text-align:center;  
font-size:13px;
word-spacing:4px; 
height: 20px; padding:4px; 
margin: 5px 0px 5px 0px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;  }

#block {
margin-left:10px;
margin-right:10px;}

#copywrite { 
background-color:#fcfcfc; 
text-align:center;   
font-size:small;
word-spacing:1px; 
height: 20px; padding:4px; 
margin: 5px 0px 0px 0px;
border-top:1px solid #f4f5f6 } 
			
#static { margin:5px 15px 10px 15px; }		
#static table { border:1px solid #ccc; }
#static tr { }
#static th { border:1px solid #ccc; background-color:#ccc; padding:5px; }
#static td { border:1px solid #ccc;  padding:3px;}
#static blockquote { border:1px dashed #ccc; padding:0px 10px 0px 10px; margin:0px 0px 0px 35px; background-color:#f9f9f9}
#static dt {text-decoration:underline;} 