<!--
body{
margin-left : 60px;
color : #336600;
font-size : 10pt;
background-color : #FFFFFF;
background-image : url(../img/bg.gif);
background-repeat: repeat-y;
background-attachment: fixed;
}
-->
<!--
H1{
color : #666633;
font-size : 22pt;
}
H2{
text-decoration : underline;
color : #666600;
font-size : 16pt;
}
H3{
background-color:#669933;
color : #FFFFFF;
font-size : 12pt;
}
-->
<!--
A:LINK{
color : #993300;
text-decoration : none;
font-weight : bold;
}
A:VISITED{
color : #996633;
text-decoration : none;
font-weight : bold;
}
A:HOVER{
color : #FF9900;
text-decoration : underline;
font-weight : bold;
}
TABLE.w{
color : #336600;
font-size : 10pt;
background-color : #FFFFFF;
}
TABLE.c{
color : #FFFFFF;
font-size : 10pt;
background-color : #669933;
}
-->