h1 
{ font-family: arial; 
font-weight: bold; 
font-size: 22px; 
line-height: 26px; 
color: #336600; 
} 

h2 
{ font-family: arial; 
font-weight: bold; 
font-size: 20px; 
line-height: 24px; 
margin: 8px 10px; 
color: #336600; 
} 

h3 
{ font-family: arial; 
font-weight: bold; 
font-size: 15px; 
line-height: 18px; 
color: #336600; 
} 

h4 
{ font-family: arial; 
font-weight: bold; 
font-size: 15px; 
line-height: 20px; 
margin: 8px 10px; 
color: #336600; 
} 

h5 
{ font-family: arial; 
font-weight: bold; 
font-size: 12px; 
line-height: 18px; 
margin: 8px 10px; 
color: #336600; 
} 

h6 
{ font-family: arial; 
font-weight: normal; 
font-size: 10px; 
line-height: 15px; 
margin: 8px 10px; 
color: #336600; 
} 

body 
{ 
font-family: arial; 
font-weight: normal; 
font-size: 12px; 
color: #336600; 
background-color: #CCFF99; 
} 



ul,ol 
{ font-family: arial; 
font-size: 10px; 
color: #000033; 
padding-top: 5px; 
} 

li 
{ font-family: arial; 
font-size: 10px; 
color: #000000; 
} 

input, select 
{ background-color: #ffffff; 
font-family: arial; 
font-size: 10px; 
color: #000000; 
margin: 0px; 
padding: 0px; 
} 

input, textarea 
{ background-color: #FFFFFF; 
font-family: arial; 
font-size: 12px; 
color: #000000; 
margin: 0px; 
padding: 0px; 
} 

input.button 
{
background-color: #CCCC99; 
border-style: outset; 
color: #000000; 
border-color: #000099; 
border-width: 2; 
} 

input.menu 
{ background-color: #444; 
font-family: arial; 
font-size: 10px; 
border-style: solid; 
border-color: #333; 
border-width: 0; 
color: #ccc; 
margin: 0px; 
padding: 0px; 
} 

a:link
{ font-family: arial; 
color: #99cccc; 
font-weight: bold; 
} 

a:visited 
{ font-family: arial; 
color: #3399cc; 
font-weight: bold; 
text-decoration: underline; 
} 

a:active 
{ font-family: arial; 
color: #69c; 
font-weight: bold; 
text-decoration: underline; 
} 

a:hover
{ font-family: arial; 
color: #336600; 
font-weight: bold; 
text-decoration: underline; 
}

b 
{ font-weight: bold; 
color: #999966; 
} 

strong 
{ color: #000000; 
font-weight: bold; 
} 

i,em 
{text-decoration: italic; 
} 

input.required,select.required,textarea.required,td.required 
{ background-color: #ccffff; 
}

.main,td,p
{ font-family: arial; 
font-weight: normal; 
font-size: 13px; 
line-height: 15px; 
color: #000000;  
}

.text
{ font-family: arial; 
font-weight: normal; 
font-size: 13px; 
line-height: 15px;
padding: 20px;
color: #336600;  
}