<!-- CSS Libaly -->

a:link{
 text-decoration: none;
 color: #666666;
}

a:visited{
 text-decoration: none;
 color: #666666;
}

a:active{
 text-decoration: none;
 color: #999999;
}

a:hover{
 text-decoration: none;
 color: #ff9999;
}

p{
 line-height: 130%;
}

blockquote{
 line-height: 120%;
}

.f11{
 font-size: 11pt;
 color: #666666;
 line-height: 140%;
}

.f10{
 font-size: 10pt;
 color: #666666;
 text-decoration: none;
 line-height: 140%;
}

.f9{
 font-size:  9pt;
 color: #666666;
 line-height: 130%;
}

.f8{
 font-size: 8pt;
 color: #666666;
 line-height: 110%;
}

.f7{
 font-size:  7pt;
 color: #666666;
 line-height: 110%;
}

body{
 scrollbar-arrow-color: #999999;
 scrollbar-base-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #bbbbbb;
 scrollbar-shadow-color: #999999;
}
