A { 
       font-family: Verdana, Arial, sans-serif; 
       font-size: 10pt; 
       color: #c97011; 
       font-weight: 600; 
       text-decoration: none; 
}

A:HOVER {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #eb9b22;
        font-weight: 600;
	text-decoration: none;
}

B  { 
        color: black; 
       font-size: 10pt; 
       font-family: Verdana, Arial, sans-serif; 
       text-decoration: none;
 }

TD {
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

A:FOCUS {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : 600;
	color: #e18a08;
}

BODY { font-family : Verdana, Arial, sans-serif; font-size : 10pt; font-style : normal; font-weight : normal; width: 100%; height: 100%; bottom: 0 ; background-attachment: fixed; background-repeat: no-repeat; background-position: 50% center; }

TABLE { font-family : Verdana, Arial, sans-serif; font-style : normal; font-size : 10pt; }

INPUT {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 10pt;
}
.small-italic { font-size: 9pt; font-family: Verdana, Arial, sans-serif; font-style: italic; }
