/* Copyrights by aphids.org */
.content1, h1 {
font-size: 18px;
color: #498b49;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
}
.content2, p, ul {
font-size: 12px;
color: #336633;
font-family: verdana, helvetica, sans-serif;
}
.content3 {
font-size: 11px;
font-family: verdana, helvetica, sans-serif;
}
.abs {
font-size: 18px;
color: #498b49;
font-family: verdana, helvetica, sans-serif;
font-weight: bolder;
line-height: 18px;
}
a:link, a:visited, a:active {
color: #336633;
background: transparent;
text-decoration: underline;
}
a:hover {
color: #99CC66;
background: transparent;
text-decoration: underline;
}
ul.arrow {
list-style-image:url(img/arrow.gif);
}
form, h1, h2, h3 {
display: inline;
}