

<STYLE TYPE="text/css">

<!--

A:hover { 
COLOR: red;
TEXT-DECORATION: none;
}

A:visited { 
}

A { 
COLOR: blue;
TEXT-DECORATION: none;
FONT-FAMILY: Verdana;
FONT-SIZE: 8pt;
TEXT-DECORATION: underline;
}

BODY, TD {                    
font-family: Verdana;
font-size: 8pt;
font-style: none;
color: black;
text-decoration: none;
text-transform: none;
font-variant: normal;
font-weight : 500;
}

I {                    
font-family: Verdana;
font-size: 8pt;
font-style: none;
color: black;
text-decoration: none;
text-transform: none;
font-variant: normal;
font-weight : 500;
}

B {                    
font-family: Verdana;
font-size: 8pt;
font-style: none;
color: black;
text-decoration: none;
text-transform: none;
font-variant: normal;
font-weight : bold;
}


small {   
font-size: 7pt;
line-height: 22pt;
font-family : Verdana;
color: white;
font-style : normal;
font-variant : normal;
font-weight : 500;
}

LI {  
color: black;
font-family: Verdana;
font-size: 8pt;
}
 
BIG {   
font-size : 12pt;
font-family : Trebuchet MS;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : black;
}

EM {                    
font-family: Verdana;
LINE-HEIGHT: 20px;
font-size: 8pt;
font-style: none;
color: black;
text-decoration: none;
text-transform: none;
font-variant: normal;
font-weight : bold;
}

tt {                    
FONT-FAMILY: Trebuchet MS; 
FONT-SIZE: 14pt;
COLOR: black;
text-decoration: none;
font-weight : bold;
}

.form {
background-color:white; 
border-bottom:solid 1px; 
border-color:#7F9DB9; 
border-left:solid 1px; 
border-color:#7F9DB9; 
border-right:solid 1px; 
border-color:#7F9DB9; 
border-top:solid 1px; 
border-color:#7F9DB9; 
color:black; 
font-family:Verdana; 
font-size: 7pt; 
}

.button {
background-color:silver; 
border-bottom:solid 1px; 
border-color:gray; 
border-left:solid 1px; 
border-color:gray; 
border-right:solid 1px; 
border-color:gray; 
border-top:solid 1px; 
border-color:gray; 
color:black; 
cursor: hand; 
font-family:Verdana; 
font-size: 8pt;
font-weight: 500; 
}

-->
</style>


