body         { margin-left: 10px; 
                   margin-top: 10px; 
                   margin-right: 10px; 
                   font-style: normal; 
                   font-variant: normal; 
                   font-weight: normal; 
                   font-size: 13px; 
                   color: #000000; 
                   font-family: Arial, Helvetica, sans-serif;
                   background-color: #FFFFFF;
                   line-height: 17px
                   }

.title       { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 15px; color: #336633; line-height: 18px; font-weight: bold;
                border-bottom-style:solid;
                border-bottom: 1px;
                border-bottom-color: #336633;
                padding: 4px;
                }

.content   { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; color: #000000; line-height: 18px; background-color: #FFFFFF;
                  padding: 6px;
                  background-color: #f0f5ef;
                  border-bottom-style:solid;
                  border-bottom: 1px;
                  border-bottom-color: #336633;
                 }

.linedot     { background-image:url('images/line5dot.gif'); 
                   background-repeat:repeat-x
                 }

.news      { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 22px; color: #336633; line-height: 36px; font-weight: bold }


.feature     { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; color: #FFFFFF; line-height: 18px; background-color: #000000; padding: 4px; cursor: pointer }

hr           { height: 1px; color: #339966}

a {text-decoration: none;}
a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #FF0000; text-decoration: underline; }
a:active {color: #0000FF}

