	BODY{
	color :  white;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration :  none;
	}
	
	TABLE{
	color :  white;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration :  none;
	}
	
	TD{
	color :  white;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration :  none;
	}
	
	.small {
	color :  white;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 6pt;
	font-weight : normal;
	text-decoration :  none;
    }
	
	P {
	color :  white;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration :  none;
    }
	
	.FFCC99large {
	color :  #FFCC99;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 16pt;
	font-weight : bold;
	text-decoration :  none;
	}
	

A:LINK {
	text-decoration : none;
	font-size : 14pt;
	color: #9999CC;
	font-family :  Georgia, Times New Roman, Times, serif;
}

A:HOVER {
	text-decoration : none;
	font-size : 14pt;
	color: #4169E1;
	font-family :  Georgia, Times New Roman, Times, serif;
}

A:VISITED {
	text-decoration : none;
	font-size : 14pt;
	color: #9999CC;
	font-family :  Georgia, Times New Roman, Times, serif;
}

.14white {
	color :  white;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 14pt;
	font-weight : normal;
	text-decoration :  none;
	}

	.dark_reg {
	color :  BLACK;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 11pt;
	font-weight : normal;
	text-decoration :  none;
	}


	.formerror {
	color :  RED;
	font-family :  Georgia, Times New Roman, Times, serif;
	font-size : 11pt;
	font-weight : normal;
	text-decoration :  none;
	}