body{
back ground:#fffff;
color:#666666; 

}
h2{
font-size:16px;
color:#660000;
margin-top:20px;
border-bottom:1px #660000 dotted;
padding:2px;
width:760px;
}
h3{
font-size:16px;
color:#660000;
}
strong{
color:#ff6600;
}

p{
clear:both;
line-height:1.5em; 
text-indent:1em;
}
ul{
line-height:1.2em;
color:#336699;
}
ol{
line-height:1.5em;
color:#660000;
}
ol.a{
color:336699;
}

td.a{
color:#660000;
}
span{
font-size:14px;
}
span.a{
font-size:12px;
}
img.right{
float:right;
margin-left:0.8em;
margin-bottom:0.4em;
}

a:link{
font-size:100%;
color:#330066;
text-decoration:none;

}
a:visited{
font-size:100%;
color:#330066;
text-decoration:none;
}
a:hover {
font-size:100%;
 color:#330066; 
 text-decoration:underline;
 } 
