/* CSS Document */



.text1
{
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
text-decoration: none;
}

.nav1
{
color: #666666;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
text-decoration: none;
}

a.nav1
{
color: #666666;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
text-decoration: none;
}

a.nav1:hover
{
color: #666666;
text-decoration: underline;
}

.header
{
color: #660000;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
line-height: 16px;
font-weight: bold;
text-decoration: none;
}

a
{
color: #660000;
text-decoration: underline;

}

a:hover
{
color: #660000;
text-decoration: underline;

}

.text2
{
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 9px;
line-height: 16px;
text-decoration: none;
}
