BODY {		color: #000000;		font-family: Helvetica, Arial, Sans-serif;		font-weight: normal;		font-size: 12pt;		text-decoration: none;	}A { 		color: #0000FF;		font-weight: normal;		text-decoration: none;	}A:hover {		color: #0000FF;		font-weight: normal;		text-decoration: underline;	}	.navLink { 		color: #CC9900;		text-decoration: none;		padding-left: 6px;	}.navLink:hover {		color: #FFFF00;		font-weight: bold;		text-decoration: none;	}.small {		color: #CC9900;		font-family: Helvetica, Arial, Sans-serif;		font-weight: normal;		font-size: 11pt;		text-decoration: none;	}	