/* CSS Document */

.style1 {
color: #70B847; 
text-decoration: none;
}

.nav {
font-size: 12pt;
font-family: arial, sans-serif;
line-height: 200%;
color: #669966;
text-decoration: none;
}

.main { 
text-align: justify;
font-size: 10pt;
font-family: arial, sans-serif;
line-height: 250%;
color: #666666;
width: 500px; 
letter-spacing: -0.5px;
}

.smallgreen {
align:left;
font-size: 7pt;
font-family: arial, sans-serif; 
color: #70B847; 
font-weight: bold; 
letter-spacing: 4px;
}

.small {
align:left;
font-size: 7pt;
font-family: arial, sans-serif;
color:#666666;
letter-spacing: 1px;
}

a:link 
{
text-decoration: none; 
color: #b0b0b0;
}

a:visited
{
text-decoration: none; 
color: #b0b0b0;
}

a:hover 
{
text-decoration: none;
color: #b0b0b0;
}

a:active 
{
text-decoration: none;
color: #b0b0b0;
border: b0b0b0;
}

.style2 {
color: #999999;
}
