BODY {
background-color: #ffffff;
color: #333333;
font-family: verdana, Arial, sans-serif;
font-size: 13px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
P, TD, LI, UL, Table {
font-size: 13px;
}
/* this group sets the normal link colors */
A:LINK {
color: #339966;
text-decoration: none;
}
A:VISITED {
color: #339966;
text-decoration : bold;
}
A:HOVER {
color : #339966;
text-decoration: underline;
}
A:ACTIVE {
color : #339966;
text-decoration: underline;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 15px;
font-weight : bold;
color : #ffffe0;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 13px;
font-weight: bold;
color: #ffffe0;
letter-spacing: `px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #696e7c;
height: 1px;
width: 70%;
}
/* the area below contains special classes */* classes specify special formatting */
.top {
text-align: right;
padding: 10px;
}
.header {
background-image: url('images/sunflowerheader_r1_c2.jpg'); /* sets the background image */
}
.topnav {
text-align: right;
padding: 5px;
font-size: 11px;
line-height: 18 px;
font-weight: bold;
background: #339966;
border-bottom: solid 1px #333333;
}
.leftside {
padding: 5px;
border-left: solid 1px #333333;
}
.info {
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding: 5px;
background: #ffffff;
}
.infoheader {
padding: 5px;
color: #333333;
font-size: 11px;
background: #339966;
font-weight: bold;
letter-spacing: 1px;
}
.infoheader2 {
padding: 5px;
color: #333333;
font-size: 11px;
background: #fdbb04;
font-weight: bold;
letter-spacing: 1px;
}

.navbar_right {
padding: 2px;
font-size: 11px;
text-align: center;
}
.textarea {
font-family: verdana, Arial, sans-serif;
color: #333333;
font-size: 13px;
text-align: left;
line-height: 20px;
padding-left: 20px;
padding-top: 30px;
padding-right: 20px;
padding-bottom: 20px
}
.copyright {
text-align: center;
font-size: 11px;
line-height: 18 px;
letter-spacing: 2px;
padding: 8px;
font-weight: bold;
color: #ffffff;
background: #339966;
border-top: solid 1px #333333;
}
.botnavbar {
text-align: center;
padding: 5px;
font-size: 11px;
line-height: 18 px;
color: #333333;
}
.articleheader {
background: #339966;
font-weight: bold;
padding: 3px;
color: #ffffff;
letter-spacing: 2px;
}
.articletext {
font-size: 11px;
padding: 3px;
line-height: 18px;
background: #ffffff;
}