/* CSS Document */

.styleheading
{font-family:"Times New Roman", Times, serif;
color:#666666;
font-size:17px;
}

.styleboldheading
{font-family:"Times New Roman", Times, serif;
color:#000000;
font-weight:bold;
font-size:24px;
}

.stylefooter
{ font-family:Helvetica, Arial, sans-serif;
color:#000000;
font-size:9.5px;
}

.stylemenu
{ font-family:Helvetica, Arial, sans-serif;
color: #000000;
font-size:11px;
line-height:2.0;
}

a
{
color:#000000;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}
