body {
	margin : 0 0 0 0;
	background-color : #000000;
}

.bodyTxt {
	font-family : arial,helvetica;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
}

.bodyTxtLarge {
	font-family : arial,helvetica;
	font-size : 11pt;
	color : #ffffff;
	font-weight : bold;
}


.footerTxt {
	font-family : arial,helvetica;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
}

.linkTxt {
	font-family : arial,helvetica;
	font-size : 9pt;
	color : #33ccff;
	font-weight : bold;
	font-decoration : underline;
}

.blackTxt {
	font-family : arial,helvetica;
	font-size : 9pt;
	color : #333333;
	font-weight : bold;
}