body, td {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color:#065b5f;
}
a:hover {
text-decoration:none;
color:#a03f18;
}

h1,h2,h3,h4,h5,h6 {
font-family: "comic sans ms";
color: #ab3c1a;
}

h1 {
font-size: 175%;
}

h2 {
font-size: 140%;
}

h3 {
font-size: 130%;
}

h4,h5,h6 {
font-size: 105%;
}

td,th {
vertical-align:top;
}

img { border:none; }

#maincontent p img { padding: 3px; }

.highlight { background-color:#d7e4ea; }
.small { font-size:11px; }

.debug pre { font-size: 14px; }
