
body,table,form,input,select,option,textarea {
font-family: helvetica,verdana,tahoma,arial;
font-size: 9pt;
color: #666666;
}
h1,h2,h3,h4,h5,h6{
color: #447799;
}
h1{ font-size: 2.2em; }
h2{ font-size: 1.9em; }
h3{ font-size: 1.6em; }
h4{ font-size: 1.3em; }
h5{ font-size: 1.0em; }
h6{ font-size: 0.8em; }
li{
padding-bottom: 6px;
}
a, a:visited{
text-decoration: underline;
color: #0088CC;
}
a:active, a:hover{
text-decoration: underline;
color: #00BB55;
}
.navi a, .navi a:visited{
font-weight: normal;
text-decoration: none;
color: #64645A;
}
.navi .active{
font-weight: bold;
text-decoration: none;
color: #285A8C;
}
.navi a:active, .navi a:hover{
text-decoration: underline;
color: #00BB55;
}
.head,.foot{
color: #888888;
}
.head a, .head a:visited, .foot a, .foot a:visited{
text-decoration: none;
color: #6688AA;
}
.head a:active, .head a:hover, .foot a:active, .foot a:hover{
text-decoration: none;
color: #00BB55;
}
