body {
scrollbar-3dlight-color:#00CC66; 
scrollbar-arrow-color:#006400; 
scrollbar-darkshadow-color:#CCFFCC; 
scrollbar-face-color:#CCFFCC; 
scrollbar-highlight-color:#00CC66; 
scrollbar-shadow-color:#00CC66; 
scrollbar-track-color:#CCFFCC; 
FONT-FAMILY: "MS UI Gothic", sans-serif; 
}

H2 {
filter:dropshadow(offx=3,offy=2,color:#8FBC8F); 
position:relative; 
width:70%; 
height:5%;
}

H3 {
color:#006400;
font-size:19pt; 
font-family:Times, "Times New Roman", sans-serif; 
font-style:italic; 
}

H1 {
font-size:10pt; 
font-weight:normal; 
width:740px; 
height:30px; 
overflow:auto; 
background-color:#CCFFCC; 
border-style:solid groove; 
border-width:2px; 
border-color:#43CD80; 
}

H4 {
margin-left:20px; 
font-weight:normal; 
}

H5 {
margin-left:50px; 
font-weight:normal;
}

H6 {
color:#006400;
font-size:15pt; 
font-family:Times, "Times New Roman", serif;
font-style:italic; 
}

C1 {
font-size:10pt; 
font-weight:light; 
margin-left:30px; 
width:550px; 
height:150px; 
overflow:auto; 
background-color:#CCFFCC; 
border-style:solid groove; 
border-width:2px; 
border-color:#43CD80; 
}

A:link 
{ 
color:#006400 ; 
font-weight:600; 
}
A:visited 
{ 
color: #006400 ; 
TEXT-DECORATION: none
}
A:active 
{ 
COLOR: #006400 ;
TEXT-DECORATION: underline
}
A:hover 
{ 
BACKGROUND-COLOR: C1FFC1; 
COLOR: #006400 ; 
TEXT-DECORATION: underline overline
}