/* CSS Document */
h1{
font-size:9pt;
}
ul#index{
}
ul#index li{
display: inline;
list-style-type: none;
padding: 10px;
font-size:9pt;
font-weight: bold;
color: #999999;
}
ul#index a{
padding-bottom: 12px;
text-decoration: none;
color: #999999;
}
ul#index a:hover,ul#index a:active{
background: url(./pointer_a.jpg) no-repeat bottom center;
color: #669999;
}
div#2title{
color: #666666;
font-size:16pt;
font-weight: bold;
background: url(./2title.gif) no-repeat bottom left;
}
div#3title{
padding-bottom: 10px;
color: #666666;
font-size:12pt;
font-weight: bold;
background: url(./3title.gif) no-repeat bottom left;
}
div#4title{
padding-bottom: 0px;
color: #666666;
font-size:9pt;
background: url(./3title.gif) no-repeat bottom left;
}
div#4title a:hover,div#4title a:active{
font-size:9pt;
color: #669999;
}