<!--

body {
 cellspacing: 0px;
 cellpadding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 cursor: default;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px
}


table {
 font-size: 10px;
 font-family: "verdana";
 font-color: #202020;
 text-align: justify;
}


a:link, a:visited, a:active {
 color: #000000;
 text-decoration: none;
 cursor: hand;
 font-weight: normal;
 onfocus=blur();
} 


a:hover {
 color: #000000;
 text-decoration: underline;
 cursor: hand;
 font-weight: normal;
}


img {
 border-width: 0px;
}

//-->
