h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.3em;
color: #006633;
}

h3 {
font-size: 1.1em;
font-style: italic;
}

hr {
color: #006633;
}

.body {
font-family: Verdana, Sans-serif;
font-size: .8em;
margin-top: 0px;
margin-left: 6px;
margin-right: 6px;
background: #ffffff;
}

.small {
font-size: .7em;
}

.medium {
font-size: .8em;
}

.footer {
font-size: .65em;
}

.red {
color: #ff0000;
font-weight: bold;
}

.expand_top {
background: url(../images/header/top_fill.gif);
}

.expand_bottom {
background: url(../images/header/bottom_fill.gif);
}

A:link {
color: #0000ff;
}

A:visited {
color: #006633;
}

A:active {
color: #ff0000;
}

A:hover {
color: #990000;
text-decoration: none;
}
