<STYLE TYPE=text/css>
<!--
/* ------------base style --------------- */ 
body {
margin-top: 0px; margin-bottom: 0px;
background-image: url(img/body.gif); 
background-repeat: repeat-y; 
background-position:center top;
}
p{
font-family: "Verdana";
font-style: sans-serif;
letter-spacing : 0.1mm;
line-height: 150%;
font-size: 9.8pt;
color: #444444;
}
.green{
font-family: "Verdana";
font-style: sans-serif;
letter-spacing : 0.1mm;
line-height: 150%;
font-size: 9.8pt;
color: #25A188;
}
small{
font-family: "Verdana";
font-style: sans-serif;
letter-spacing : 0px;
line-height: 150%;
font-size: 7.8pt;
color: #666666;
}
a {text-decoration: none; }
a:hover {text-decoration: underline;}
a:link { color:#25A188; }
a:visited { color:#0000ff; }
a:hover { color:#ff0000; }
a:active { color:#cc0000; }
.noframe {
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
}
.frame {
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
}
h1 {
border-bottom: 0px solid #ffffff;
margin-top: 0px;
margin-bottom: 0px;
font-family: "Verdana";
font-style:sans-serif;
font-size: 7pt;
color: #ffffff;
padding: 5px 0px 0px 5px;
}
/* ------------top --------------- */ 
.example1{ 
width: 470px;
}
.space1 {
padding: 0px 5px 0px 5px;
}
.space2 {
padding: 0px 5px 10px 5px;
}



-->
</STYLE>