		.BODY {
			background-color:#ffffff;
		}

		.tego_Heading {
			font-family: arial;
			font-size: 12pt;
			font-weight: bolder;
			color: #017e5c;
		}
		
		.tegoLogo {
			font-family: arial;
			font-size: 12pt;
			font-weight: bold;
			color: #017e5c;
		}		
		
		.tego_Body {
			font-family: arial;
			font-size: 9pt;
			font-weight: normal;
			color: #000000;
		}

		.tego_HomeCopy {
			font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			color: #000000;
		}
		
		A {
			font-family: arial;
			font-size: 9pt;
			font-weight: normal;
			color: #000000;
			text-decoration:none;			
		}
		
		A:hover {
			text-decoration: underline;
		}
		
