A:link {
        text-decoration: none;
        font-family: Tahoma;
        color: #000000;
        font-size: 8pt;
}
A:visited {
        text-decoration: none;
        font-family: Tahoma;
        color: #000000;
		  font-size: 8pt;
		  
}
A:active {
        text-decoration: none;
        font-family: Tahoma;
        color: #000000;
		  font-size: 8pt;
}
A:hover {
	text-decoration: none;
	font-family: Tahoma;
	color: #FF6600;
	font-size: 8pt;
}


A.A1:link {
        text-decoration: none;
        font-family: MS Sans Serif;
        color: #000000;
        font-size: 9pt;
}
A.A1:visited {
        text-decoration: none;
        font-family: MS Sans Serif;
        color: #000000;
		  font-size: 9pt;
		  
}
A.A1:active {
        text-decoration: none;
        font-family: MS Sans Serif;
        color: #000000;
		  font-size: 9pt;
}
A.A1:hover {
	text-decoration: none;
	font-family: MS Sans Serif;
	color: #4682B4;
	font-size: 9pt;
}



.border      { border: 1px solid #FFECC6; padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1 }

 body, td, tr, font, table
{
        SCROLLBAR-FACE-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #9B9A9A;
        SCROLLBAR-3DLIGHT-COLOR: #9B9A9A;
        SCROLLBAR-ARROW-COLOR: 9B9A9A;
        SCROLLBAR-TRACK-COLOR: #ffffff;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-DARKSHADOW-COLOR: #9B9A9A;
       
        }

.t1 {	
        font: 8pt Tahoma;
        text-decoration: none;
        word-spacing: 0px;
        text-align: justify;
}


 select, textarea
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	font-color:000000;
	word-spacing: 0px;
	text-align: right;
	color: 000000;
	margin: 0px;
	padding: 0px;
	background: ffffff;
}
