 <STYLE TYPE="text/css">

.yTable {
		width: 90%;
		border-color: #3366CC;
		border-style: solid;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin
	}

.TD_Icon {
		background: #2255CC;
		width: 22;
	}


.ADark {
		color: #2080FF;
		text-decoration: none;
	}

BODY {
		font: 11px Verdana, Arial, sans-serif;
		color: #999999;
		scrollbar-face-color:#FCFCF8;
		scrollbar-arrow-color: #6699FF;
		scrollbar-track-color: #ffffff;
		scrollbar-highlight-color: #FCFCF8;
		scrollbar-3dlight-color: #6699FF;
		scrollbar-darkshadow-Color: #6699FF;
}

	TH {
		background: #FFFFE0;
		font: 11px Verdana, Arial, sans-serif;
		color: navy;
	}

	TD {
		font: 11px Verdana, Arial, sans-serif;
	}

	A {
		color: #5566AA;
		text-decoration: none;
	}

	A:Hover {
		color: #999999;
   		text-decoration: blink;
	}

	h1 {
		background: white;
		color: #4682B4;
		margin: 0px 5px 0px 5px;
		font: bold 20px;
	}

	h2 {
		color: black;
		margin: 0px 0 4px 0;
		font: 14px sans-serif;
		padding: 1px 1px 1px 2px;
	}

	h3 {
		background: white;
		color: #483D8B;
		font: normal bold 12px;
		margin: 11px;
	}

P {
		margin: 5px 0 5px 11px;
	}


</STYLE>