@charset "utf-8";
/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.85em;
line-height: 1.4em
}

a{
color: #80A316;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
line-height: 1.2em;
color: #02A4D2;
font-weight: bolder;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #333;
line-height: 1.25em;
padding-top: 0px;
margin-top: 3px;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
margin-top: 3px;
margin-bottom: 2px;
color: #0033CC;
font-weight: bold;
}

#topmenu {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #fff;
}

#topmenu a:link,#topmenu a:visited {
color: #fff;
text-decoration: none;
font-weight: bold;
}

#topmenu a:hover {
text-decoration: underline;
}

.news {
list-style-image: url(../layout/green-starbullet.jpg);
}

.news li {

}

.news h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #000;
font-weight: bold;
}

.news a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #80A316;
text-decoration: none;
}

.news a:hover {
text-decoration: underline;
}