<STYLE>
.blank
{}
a:active 
{  
	font-family:  Times New Roman, Times, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold;
}
a:hover 
{  
	font-family:  Times New Roman, Times, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFFF;
}
a:visited 
{  
	font-family: Times New Roman, Times, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #999999;
}
a:link 
{  
	font-family: Times New Roman, Times, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #669900;
}

.bigHeader
{
    BACKGROUND-POSITION: center 50%;
    COLOR: #6666cc;
    FONT-FAMILY: "Verdana", "Times New Roman", Times, sans-serif;
    FONT-SIZE: 24px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}

.header
{
    BACKGROUND-POSITION: center 50%;
    COLOR: #6666cc;
    FONT-FAMILY: "Verdana", "Times New Roman", Times, sans-serif;
    FONT-SIZE: 14px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.subheader
{
    BACKGROUND-POSITION: center 50%;
    COLOR: #666600;
    FONT-FAMILY: "Viner Hand ITC", "Tempus Sans ITC", "Times New Roman", Times, sans-serif;
    FONT-SIZE: 18px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}

.mainTextSmall
{
    COLOR:#000000;
    FONT-FAMILY: "Times New Roman", Times, sans-serif;
    FONT-SIZE: 13px;
    FONT-STYLE: normal;
}

.breadcrumb
{
	COLOR:#000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	text-align: left;

}
.mainTextSmallGray
{
    COLOR:#666666;
    FONT-FAMILY: "Verdana", "Times New Roman", Times, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
}

.updatesTitle
{
    COLOR:#ffffff;
    FONT-FAMILY: "Verdana", "Times New Roman", Times, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: bold;
    text-align: center;
}
.updatesWhite
{
    COLOR:#ffffff;
    FONT-FAMILY: "Times New Roman", Times, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
}

.footerBlack
{
    COLOR:#000000;
    FONT-FAMILY: "Times New Roman", Times, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
}
</STYLE>
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC3333;
}
.footerGray {

    COLOR:#666666;
    FONT-FAMILY: "Times New Roman", Times, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
}
.back {

	COLOR:#000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	text-align: right;
}
