 BODY {
 font-family: "Liberation Sans", Arial, sans-serif ;
 font-size: 10pt;
 color: #000000;
 background-color: #eaeaea;
 margin-top: 2px;
 margin-right: 2px;
 margin-bottom: 2px;
 margin-left: 2px;
 }
 
 TABLE {
 font-family: "Liberation Sans", Arial, sans-serif ;
 font-size: 10pt;
 color: #000000;
 }

 a#tooCool {
 position: fixed;
 right: 0;
 bottom: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(/gfx/too_cool_corner.png) bottom right no-repeat;
 text-indent: -999em;
 text-decoration: none;
 }
			       
 .warn { color: #00ffff;
 background-color: #ff0000;
 font-size: 9pt;
 text-decoration:none;
 }
 
 #small {
 font-family: "Liberation Sans", Arial, sans-serif ;
 font-size: 6pt;
 }

 #med {
 font-family: "Liberation Sans", Arial, sans-serif ;
 font-size: 7pt;
 }

 #LINK:link {
 color: #0000ff;
 font-size: 10pt;
 color: #0000ff; 
 text-decoration:none;
 }

 A:link { color: #0000ff;
 font-size: 9pt;
 color: #0000ff;  
 text-decoration:none;
 }

 A:active { color: #000000;
 font-size: 9pt;
 color: #ffffff;  
 background-color: #ff0000;
 }

 A:visited { color: #0000FF;
 font-size: 9pt;
 color: #0000ff; 
 text-decoration:none;
 }

 A:hover { color: #003E77;
 font-size: 9pt;
 color: #ffffff; 
 background-color: #0000ff;
 }

 h1 {
 font-size: 12pt;
 text-decoration:none;
 }

.newsitem {
 clear:both;
}
