
 P { font-family : "Arial", "Helvetica", "Monaco";
     font-weight : normal;
     font-size : 10.0pt;
     text-transform : none;
     color : darkgray;}

 A:active { font-weight : bold;
            font-size : 10.0pt;
            text-decoration :underline;
            text-transform : none;
            color : red;}

 A:link { font-weight : 500;
          font-size : 10.0pt;
          text-decoration : none;
          text-transform : none;
          color : peru;}

 A:visited { font-weight : 500;
             font-size : 10.0pt;
             text-decoration : none;
             text-transform : none;
             color : #FFA810;}

 A:hover { background-color : #E4E4E4;
           text-decoration :underline;
           color : #C00000;}

 li { font-size : 9.0pt;
      text-transform : none;
      list-style-position : outside;
      color : silver;
      vertical-align : baseline;}

 BODY { font-family : "Arial", "Helvetica", "Monaco";
        font-size : 9.0pt;
        text-transform : none;
        color : darkgray;}

.rss_date {font-size: 8.0pt;
	font-weight : normal;
	color: #F6AC03;} 

IMG {border-color : sandybrown; border-style: solid;}

BACKGROUND {position : top,top;}

TABLE   { border-collapse: collapse }
TR#row1 { border-top: 1px solid yellow }


.img {border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
border-color:white;
border-style: solid;} 
