body				{	font-family:				arial;
						font-size:					10pt;
						background-color:			#99CF17;
						height:						100%;
						margin:						0px;
						color:						#FFFFFF;
					}
td					{	font-family:				arial;
						font-size:					10pt;
						color:						#FFFFFF;
					}
.navLink			{	font-family:				arial;
						font-size:					7.5pt;
						color:						#FFFFFF;
						text-decoration:			none;
					}
.contentLink		{	font-family:				arial;
						font-size:					9pt;
						text-decoration:			none;
						color:						#FFFFFF;
						font-weight:				bold;
					}
.contentLink:hover	{	text-decoration:			underline;
					}