BODY {
	font-family: arial;
	font-size: 9pt;
	color: #003366;
}

TD {
        font-family: arial;
        font-size: 9pt;
        color: #003366;
} 

B {
	font-family: arial;
	font-size: 9pt;
	color: #003366;
	font-weight: bold;
}	

A {
	color: #FF46C2;
}

.pink {
	color: #FF46C2;
}

.smpink {
	font-family: arial;
	font-size: 8pt;
	color: #FF46C2;
}

.bigpink {
	color: #FF46C2;
	font-weight: bold;
}

.hugepink {
	font-weight: bold;
        font-family: arial;
	font-size: 14pt;
	color: #FF46C2;
}

.blue {
	color: #0066FF;
	font-weight: bold;
}

.smblue {
        font-family: arial;
        font-size: 8pt;
        color: #003366;
} 

.dkblue {
	font-family: arial;
	font-size: 9pt;
	color: #003366;
}

.white {
	font-family: arial;
	font-size: 9pt;
	color: white;
}
