BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	color: #000000;
}

A {
	text-decoration: none;
	color: #000000;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}
.nav {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:Hover {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.noNav {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: none;
}



.smallWhite {
	font-family : Arial, sans-serif ;
	font-size : 7pt;
	color: #FFFFFF;
}
HR {
	color: #800000 ;
}
.headingBlack {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color: #000000;
	font-weight: bold;
}
.tipsHeading {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
}
.tipsTitle {
	font-family : Arial, sans-serif ;
	font-size : 8pt;
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}
.tips {
	font-family : Arial, sans-serif ;
	font-size : 7pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}