	BODY {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		color : #000000;
		background-color: #4C9ADA;
	}
	.Small {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : #000000;
	}
	.Red {
		color : #ff0000;
	}
	.edt {
	border: 1px solid black;
	background: #eeeeee;
	font: 11px verdana,arial,helvetica;
	color: #000000;
 }
  TD {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #000000;
	}
	.Small {
		font-size : 8pt;
	}
	H1 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-style : Bold;
		color : #000000;
	}
	H2 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11pt;
		font-style : Bold;
		font-align: center;
		color : #000000;
	}
	H3 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : Bold;
		font-align: center;
		color : #000000;
	}
	A:ACTIVE, A:LINK, A:VISITED {
		text-decoration : none;
		font-weight : Normal;
		color: Blue;
	}
	A:HOVER {
		text-decoration : underline;
		font-weight : normal;
		color : Blue;
	}
	A.Menu:ACTIVE, A.Menu:LINK, A.Menu:VISITED {
		text-decoration : none;
		font-weight : Normal;
		color: Black;
	}
	A.Menu:HOVER {
		font-weight : normal;
		color : Blue;
	}
	A.WhiteBold:ACTIVE, A.WhiteBold:LINK, A.WhiteBold:VISITED {
		text-decoration : none;
		font-weight : Bold;
		color: White;
	}
	A.WhiteBold:HOVER {
		font-weight : Bold;
		color : Red;
	}
	A.YellowBold:ACTIVE, A.YellowBold:LINK, A.YellowBold:VISITED {
		text-decoration : none;
		font-weight : Bold;
		color: Yellow;
	}
	A.YellowBold:HOVER {
		font-weight : Bold;
		color : Red;
	}

