DIV.mic
{
font-size: 14px;
background-color: #FFFFFF;
text-align: left;
font-style: normal;
font-family: Arial, sans serif;
padding: 20px;
}

DIV.left
{
font-size: 18px;
text-align: center;
font-style: normal;
font-family: Arial, sans serif;
padding: 20px;
}

DIV.headline
{
font-size: 20px;
background-color: #FFFFFF;
text-align: center;
font-style: normal;
font-family: Arial, sans serif;
}

DIV.nav
{
font-size: 20px;
background-color: #909090;
text-align: center;
font-style: normal;
font-family: Arial, sans serif;
padding: 0px;
}

DIV.footer
{
font-size: 14px;
background-color: #FFFFFF;
text-align: center;
font-style: normal;
font-family: Arial, sans serif;
padding: 0px;
}

DIV.footer10
{
font-size: 12px;
background-color: #FFFFFF;
text-align: center;
font-style: normal;
font-family: Georgia, serif;
padding: 0px;
}

DIV.note
{
font-size: 12px;
background-color: #FFFFFF;
text-align: center;
font-style: normal;
font-family: Georgia, serif;
padding: 0px;
}


a:link {color:#000099;}      /* unvisited link */
a:link {text-decoration:none;}
a:visited {color:#000099;}  /* visited link */
a:hover {color:#666666;}  /* mouse over link */
a:hover {text-decoration:underline;}