A {
   text-decoration: none;
   font-family: Arial, Helvetica;
	border-bottom: 1px solid #0000FF;
   }
   
A:hover {
   color: blue;
	border-bottom: 1px dotted #0000FF;
   }

A:visited {
   color: #0080c0;
	border-bottom: 1px dotted #0080c0;
   }
         
BODY, TD {
   font-size: 10pt;
   font-family: Arial, Helvetica;
   color: #222222;
   }

.header {
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #d84562;
	}

.link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	}

SELECT, option, textarea, input {
        BORDER-RIGHT: #808080 1px dotted;
 	  BORDER-TOP: #808080 1px dotted;
        BORDER-BOTTOM: #808080 1px dotted;
        BORDER-LEFT: #808080 1px dotted;
        COLOR: #000000;
        FONT-SIZE: 11px;
        FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff 
}


.ltcell   
	{ background-color: #dfe9f7;}

.outline  
	{ background-color: #003266; }

.blank    
	{ background-color: #FFFFFF; }

.tiny
	{ font-family: arial; font-size: 8pt; color: #222222; }

A.tiny
	{ font-family: arial; font-size: 8pt; color: blue; }