BODY {
	SCROLLBAR-FACE-COLOR: #F9F9F9; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #EBE8E8; SCROLLBAR-3DLIGHT-COLOR: #EBE8E8; SCROLLBAR-ARROW-COLOR: #D9D9D9; SCROLLBAR-TRACK-COLOR: #EBEBEB; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

        text-decoration: none;
        font-weight: bold;
        font-family: Tahoma,Microsoft Sans Serif, MS Sans Serif;
         color: #000000;
        font-size: 8pt;




}



table {
        text-decoration: bold;
        font-weight: bold;
        font-family: Tahoma,Microsoft Sans Serif, MS Sans Serif;
     color: #000000;
        font-size: 8pt;
}






A:link {
        text-decoration: none;
        font-weight: bold;
        font-family: Tahoma,Microsoft Sans Serif, MS Sans Serif;
        color: #ffffff;
        font-size: 8pt;
}
A:visited {
        text-decoration: none;
        font-weight: bold;
        font-family: Tahoma,Microsoft Sans Serif, MS Sans Serif;
        color: #ffffff;
		  font-size: 8pt;
		  
}
A:active {
        text-decoration: none;
        font-weight: bold;
        font-family: Tahoma,Microsoft Sans Serif, MS Sans Serif;
        color: #000000;
		  font-size: 8pt;
}
A:hover {
	text-decoration:none;
background-image: url('images/link-bg.gif');
background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;

        font-weight: bold;
        font-family: Tahoma,Microsoft Sans Serif, MS Sans Serif;
	color: #696969;
	font-size: 8pt
}
