@charset "utf-8";
/* CSS Document */

.mainTxt
{
font-family:Tahoma;
font-size:9pt;
color:#666666;
}

.pageHeadings
{
font-family:Tahoma;
color:#00ADEC;
font-Weight:bold;
font-size:10pt;
}

.links01
{
color:#3366FF;
font-size:12px;
text-decoration: none; 
font-family:Tahoma;

}

a.links01:hover
{
text-decoration: underline; 
}


