BODY  {
margin-top: 0px; margin-left: 0px; margin-right: 0px;
font-size : 14px;
font-style : normal;
font-weight : normal;
color : navy;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


A:link {font-style:normal; text-decoration: none; color: #0000ff}
A:visited {font-style:normal; text-decoration: none; color: #0000ff}
A:hover {font-style:normal; text-decoration: none; color: #ff0000}
A:active {font-style:normal; text-decoration: none; color: navy}

P, TD {font-size: 14px; font-style: normal;font-weight: normal; color: navy;}

.time {font-size: 14px; font-style: normal; font-weight: bold; color: navy;}

H1       {
	COLOR: #836543; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica, sans-serif; font-weight : bold; FONT-SIZE: 36px;
              }

H2       {
	COLOR: #336633; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica, sans-serif; font-weight : bold; FONT-SIZE: 10pt
              }

H3       {
	COLOR: #336633; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica, sans-serif; font-weight : bold; FONT-SIZE: 15px
              }

.heading {
	COLOR: #336633; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica, sans-serif; font-weight : normal; FONT-SIZE: 12px
              }

.channelname {
	COLOR: #47697f; FONT-FAMILY: Trebuchet MS,Verdana,Arial,helvetica, sans-serif; font-weight : normal; FONT-SIZE: 18px;
              }

A.clink:link {font-style:normal; text-decoration: none; color: #0000ff; FONT-SIZE: 16px;}
A.clink:visited {font-style:normal; text-decoration: none; color: #0000ff; FONT-SIZE: 16px;}
A.clink:hover {font-style:normal; text-decoration: none; color: #ff0000;  FONT-SIZE: 16px;}
A.clink:active {font-style:normal; text-decoration: none; color: navy; FONT-SIZE: 16px;}

.popup
        { 
          COLOR: #9F141A; CURSOR: help; TEXT-DECORATION: none
         }

/* Stuff for popup tooltips */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #fafad2;
visibility: hidden;
FONT-FAMILY: Trebuchet MS, Verdana, Arial, helvetica, sans-serif; font-weight : normal; FONT-SIZE: 14px;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

