	BODY, TABLE, TR, TD, TH {
		font-family:     Tahoma, Arial, Helvetica, sans-serif;
		font-size:       10pt;
		color:           #336666;
	}

	A {
		color:           #0066cc;
		text-decoration: none;
	}

	A:hover {
		color:           #0066cc;
		text-decoration: underline;
	}

	.heading {
		font-size:	15pt;
		font-weight:	bold;
	}	

