.textblack
{
font-family:"Tahoma";
font-size:12px;
color:black;
line-height:1.5;
}
.textnavyblue
{
font-family:Tahoma;
font-size:12px;
color:#000066;
}
.textblue
{
font-family:Tahoma;
font-size:12px;
color:#0066FF;
}
.textred
{
font-family:Tahoma;
font-size:12px;
color:#FF0000;
}
.textwhite
{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}
.heading
{
font-family:"Arial";
font-size:16px;
color:#000066;
font-weight:bold;
}
.sidebarcolor
{
 background-color:#FFFFFF;
}

.hlinkcolor
{
color:#800080;
font-family:"Tahoma"; 
font-size:11px;
}
