	body {
		font-family: Calibri, Verdana, Tahoma, Arial;
		font-size: 10pt;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-weight: normal;
		color: #696969;
	}
	A:HOVER {
		color: black;
		text-decoration: none;
	}
	A {
		color: #708090;
		text-decoration: none;
		font-weight:normal;
	}
	A:VISITED {
		text-decoration: none;
	}
	A:ACTIVE {
		color: #CD5C5C;
		text-decoration: none;
	}

	.normalText {
		font-family: Calibri, Verdana, Tahoma, Arial;
		font-size: 14pt;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-variant: small-caps;
		font-weight: normal;
		color: #696969;
	}
