.FSTKARRfont10  {
	font : 10px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont10bold  {
	font : bold 10px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont11  {
	font : 11px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont11bold  {
	font : bold 11px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont11white  {
	font : 11px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRfont12  {
	font : 12px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRfont12bold  {
	font : bold 12px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont12boldUline  {
	font : bold 12px Arial, Helvetica, Sans-Serif;
	text-decoration : underline;
}

.FSTKARRfont14  {
	font : 14px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont14bold  {
	font : bold 14px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont16  {
	font : 16px Arial, Helvetica, Sans-Serif;
}

.FSTKARRfont16bold  {
	font : bold 16px Arial, Helvetica, Sans-Serif;
}

.FSTKARRHed  {
	font : 12px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRSubHedSmall  {
	font : 10px Arial, Helvetica, Sans-Serif;
	color : #0000ff;
}

.FSTKARRSubHedMedium  {
	font : bold 12px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRSubHed  {
	font : bold 15px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRSubHedReverse  {
	font : bold 15px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRBody  {
	font : 12px Arial, Helvetica, Sans-Serif;
	color : Black;
}

.FSTKARRSmallLinks  {
	font : 12px Arial, Helvetica, Sans-Serif;
	text-decoration : none;
}

.FSTKARRDate  {
	font : bold 10px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRFormsHedSmall  {
	font : bold 10px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRSubHedMedium  {
	font : bold 12px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRFormsHed  {
	font : bold 12px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRFormsNotice  {
	font : bold 12px Arial, Helvetica, Sans-Serif;
	color : darkred;
}

.FSTKARRFormsNote  {
	font : 10px Arial, Helvetica, Sans-Serif;
	color : darkred;
}

.FSTKARREmail  {
	font : bold 10px Arial, Helvetica, Sans-Serif;
	color : white;
}

.FSTKARRlegalese  {
	font : 9px Arial, Helvetica, Sans-Serif;
	color : goldenrod;
}


BODY {     
	font : bold 10px Arial, Helvetica, Sans-Serif;
	background-color: #000000; 
}
	
A:LINK {
	color: white;
	text-decoration: none;
}
	
A:VISITED {
	color: white;
	text-decoration: none;
}
	
A:ACTIVE{
	color: white;
	text-decoration: none;
}
	
A:HOVER{
	color: #0000ff;
	text-decoration: none;
}
