BODY { font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
             font-size: 13px;
             background:#FFFFFF;
             color:black;
             }

TABLE, TR, TH, TD, P     { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
            font-size: 13px;
            color:black; }

H2	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 13px;
            font-style: bold;
            color: #0080FF;
            border-bottom: thin solid; width: 50%;
	 		border-left: thin solid; padding: 5px;
	 }

H3	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 13px;
            font-style: bold;
            color: #0080FF; }

H4	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 13px;
            color: #0080FF; }

H5	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 10px;
            color: #0080FF; }

li	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 13px;
            color:black; }


.smlinks	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 11px;
            color: #000000; }
           
a:link {  color: #0080FF; 
             text-decoration: none }

a:visited {  color: #0080FF;
                   text-decoration: none; }

a:active {  color: black;
                  text-decoration: underline; }

a:hover {  color: #FF0000;
                  text-decoration: underline; }

a:link.navbar {  color: #FFFFFF; 
             text-decoration: none }

a:visited.navbar {  color: #FFFFFF;
                   text-decoration: none; }

a:active.navbar {  color: #FFFFFF;
                  text-decoration: underline; }

a:hover.navbar {  color: #FFFFFF;
                  text-decoration: underline; }

hr 			{	color: #0080FF	}

.footer	{ font-family:  "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica;
            font-size: 10px;
            color: #000000; }
            
.news		{ font-family: "Trebuchet MS", Tahoma, Verdana, geneva, arial, helvetica, san-serif; 
            text-align: center ;
            font-size: 1em ;
            font-weight: bold ;
            color: #000000 ;
            border-left: thin gray dotted ;
            border-right: thin gray dotted ;
            border-top: thin gray dotted ;
            border-bottom: thin gray dotted ;
            margin: 2px ;
            padding: 2px;
            background: #C6C6FF ;
            float: center ;
            }