/* CSS Document */

.heading
{
font-family:"Century731 BT";

font-size:30px;
color:#FFFFFF;
font-weight:bold;
line-height:18px;
}
.heading_small
{
font-family:"Cataneo BT";
font-size:19px;
color:#FFFFFF;
font-weight:900;
text-decoration:none;
}
.heading_small:hover
{
font-family:"Cataneo BT";
font-size:19px;
color:#5D5C5C;
font-weight:900;
text-decoration:none;
}

.normaltext
{
font-family:Tahoma, "Myriad Pro", "Myriad Web Pro";
font-size:11px;
color:#5D5C5C;
font-weight:bold;
line-height:20px;
text-decoration:none;
text-align:justify;
}

.moreinfo
{
font-family:Tahoma, "Myriad Pro", "Myriad Web Pro";
font-size:11px;
color:#7D7D7D;
font-weight:bold;
line-height:20px;
text-decoration:none;
text-decoration:none;

}

.normaltext_white
{
font-family:Tahoma, "Myriad Pro", "Myriad Web Pro";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
line-height:20px;
text-decoration:none;

}