a            { text-decoration: none }
a:active     { text-decoration: none; color: #008000 }
a:link       { text-decoration: none}
a:visited    { text-decoration: none}
a:hover    	 { text-decoration: underline; color: #FF0000}

body         { font-size: 8pt;
	scrollbar-3dlight-color 	: #FFFFFF;
	scrollbar-arrow-color 		: #000000; 
	scrollbar-base-color 		: #FFFFFF;
	scrollbar-darkshadow-color 	: #FFFFFF;
	scrollbar-face-color 		: #FFFFFF;
	scrollbar-highlight-color 	: #FFFFFF;
	scrollbar-shadow-color 		: #FFFFFF;
	scrollbar-track-color 		: #E8EBEE; 
	     }
button       { font-family: Tahoma; font-size: 7pt; height:18 }
input        { font-family: Tahoma; font-size: 7pt; height:18 }
li           { font-size: 8pt}
ol           { font-size: 8pt }
option       { font-size: 8pt; font-family: Tahoma ; height:18}
.hnd         { Cursor:Hand }
select       { font-family: Tahoma; font-size: 7pt; height:18 }