BODY,TD {
	font-family : Helvetica, MS Sans Serif, Arial;
	color : #ffffff;
	font-size : 12px;
}

.bodyblack {
	font-family : Helvetica, MS Sans Serif, Arial;
	color : #000000;
	font-size : 12px;
}

.body {
	font-family : Helvetica, MS Sans Serif, Arial;
	color : #ffffff;
	font-size : 12px;
}

.linkblue {
	font-family : Helvetica, MS Sans Serif, Arial;
	color : #0000ff;
	font-size : 12px;
}

A:LINK { font-size : 12px; font-weight: normal; color : #ffffff; font-family : Helvetica, MS Sans Serif, Arial;}
A:ACTIVE { font-size:  12px; font-weight: normal; color : #ffffff; font-family : Helvetica, MS Sans Serif, Arial;}
A:VISITED {	font-size: 12px; font-weight: normal; color : #cccc66; font-family : Helvetica, MS Sans Serif, Arial;}
A:HOVER { font-size: 12px; font-weight: normal; color: #ffff00; font-family : Helvetica, MS Sans Serif, Arial;}

.header {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 14px;
}

.headerblue {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-weight: bold;
	color : #cc0000;
	font-size : 12px;
}

.itallic {
	font-family : Georgia, Arial, Helvetica;
	color : #ffffff;
	font-size : 12px;
	font-style : italic;
}

.whiteheader {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-weight: bold;
	color : #FFFFFF;
	font-size : 14px;
}

.blackheader {
	font-family : MS Sans Serif, Arial, Helvetica;
	font-weight: bold;
	color : #000000;
	font-size : 14px;
}
.bigheader {
	font-family : Helvetica, MS Sans Serif, Arial;
	font-weight: bold;
	color : #ffffff;
	font-size : 18px;
}

.finewhite {
 	font-family : Helvetica, MS Sans Serif, Arial;
	color : #FFFFFF;
	font-size : 10px;
}

.fineprintblack {
 	font-family : Helvetica, MS Sans Serif, Arial;
	color : #000000;
	font-size : 9pt;
}
 
.fineprint {
 	font-family : Helvetica, MS Sans Serif, Arial;
	color : #FFFFFF;
	font-size : 9pt;
}