body, table {
font-family: Verdana, sans-serif;
font-size: 13px;
line-height: 160%;
margin: 0;
color: #6f6f6f;  
}

div.content_inner ul {
background:#f7f7f7;
margin: 4px 8px 4px 0px;
padding-top:10px;
padding-right:10px;  
padding-bottom:10px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
}

div.content_inner ul:hover {
background:#eeeeee;
}

h1, h2, h3 {
color: #6f6f6f;
font-size: 18px;
font-family: Verdana, Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

div.content_inner img {
background:#f4f4f4;
padding:6px;
}

a, a:visited { color: #669acc; text-decoration: underline; }
a:hover { color: #669acc; text-decoration: none; }

a img { border: none }
