/* CSS Document */



body {
font-family: "Times New Roman", Times, serif;
line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #2E6600;
}

h1 {
font-size: 16pt;
}

h2 {
font-size: 13pt;
}

h3, h4, h5, h6 {
font-size: 11pt;
}

a:link, a:visited {
color: #2E6600;
text-decoration: underline;
font-weight: bolder;
}

a:hover {
text-decoration: none;
}

a img {
border: 1px solid #C0C0C0;
}

#mantis {
width: 163px;
height: 186px;
background: url('../img/mantis.gif') no-repeat 0 0;
margin-left: 50px;
}

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

.noborder, #menu, #footer-text-left, #show-all, #bookmarks, .on, .on2, .rss {
display: none;
}

