.menutext
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}

.menutext:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	color:#000000;
	cursor:pointer;
}

.heading
{
font-family:"Arial Narrow";
font-size:20px;
color:#000000;
}

.subheading
{
font-family:"Arial Narrow";
font-style:normal;
font-size:14px;
color:#BB0009;
}

.headingred
{
font-family:"Arial Narrow";
font-size:18px;
color:#BB0009;
}

}
.headingred2
{
font-family:"Arial Narrow";
font-size:18px;
color:#BB0009;
}

.headingred2:hover
{
font-family:"Arial Narrow";
font-size:18px;
color:#BB0009;
color:#000000;
cursor:pointer;
}
.bodytxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.bodytxtwhite

{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.bodytxtlink
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0066FF;
text-decoration:none;
}

.bodytxtlink:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0066FF;
text-decoration:underline;
cursor:pointer;
}
