body 
{  
background-repeat: repeat; 
background-position: center top;
Scrollbar-Face-Color:#ffffff;
Scrollbar-Base-Color:#009900;
Scrollbar-Arrow-Color:white;
Scrollbar-Shadow-Color:white;
}

h1 
{  
font-family: Lucida Sans Unicode; 
font-size: 14px; 
font-weight: bold; 
color: #0000fb; 
margin-top: 4px; 
margin-bottom: 5px;
}

p
{  
font-family: Lucida Sans Unicode; 
font-size: 12px; 
color: #0000fb; 
margin-bottom: 3px; 
margin-top: 10px;
}

h2 
{  
font-family: Lucida Sans Unicode; 
font-size: 12px; 
font-weight: bold; 
color: #009900; 
margin-top: 10px; 
margin-bottom: 3px;
}

h3 
{  
font-family: Lucida Sans Unicode; 
font-size: 11px; 
font-weight: bold; 
color: #000000; 
margin-top: 12px; 
margin-bottom: 1px; 
background-color: #eaeaea;
}

.link1 
{
font-family: Lucida Sans Unicode;
color: #0000ff; 
font-size: 10px; 
text-decoration: none;
}

a:visited 
{
font-family: Lucida Sans Unicode;
color: #0000ff; 
}
a:hover 
{
font-family: Lucida Sans Unicode;
color: #009900; 
text-decoration: underline;
}

.arial 
{  
font-family: Lucida Sans Unicode; 
color: #0000FF;
; font-size: 14px; font-weight: bold
}

a:hover 
{  
text-decoration: underline;
}

hr 
{  
color: #E6E6E6; 
margin-top: 0px; 
margin-right: 5px; 
margin-bottom: 0px; 
margin-left: 5px;
}
li {
	color : #009900;
        }
