BODY{
	font-family: arial, helvetica
}
.body
{
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, helvetica
}
.bodyorange
{
    FONT-SIZE: 12px;
    COLOR: #336699;
    FONT-FAMILY: Arial, helvetica;
    
}
.smallbody
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial
}
.smallbodywhite
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}
.orangeheader
{
    FONT-SIZE: 9pt;
    COLOR: #336699;
    FONT-FAMILY: Arial;
    FONT-weight: bold;
}
.subnav
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: arial
}
.subnavblue
{
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY: arial
}

.alert
{
    FONT-SIZE: 10px;
    COLOR: #cc0000;
    FONT-FAMILY: arial, sans-seriff;
}

A{
	color : #666666;
	text-decoration : none;
}
A.white{
	color : #ffffff;
	text-decoration : none;
}
A:hover{
	color : #336699;
	text-decoration : underline;
}

td.bold
{
    FONT-weight: bold;
    font-size: 12px;
}

.orange
{
    color: #336699;
}

.blue
{
    color: #336699;
}

.grey
{
    color: #666666;
}

.white
{
    color: #ffffff;
}