<STYLE TYPE="text/css">
<!--
	body {
		font-color: #cccccc;
		background-color:  #ffffff;
		}
	
	aBODY {
		font-color: #ffffff;
		background-color:  #cccccc;
	}

	aTable {
		color: black;
		font: 11px Verdana, Arial, sans-serif;
		margin: 0px 0px 0px 5px;
		width: 640px;
		height: 480px;
		background-color: White;
	}

	aTH {
		background: #DCDCDC;
		color: black;
	}

	aTD {
		font: 11px Verdana, Arial, sans-serif;
		white-space: nowrap;
	 	vertical-align: top;
		
	}

	h1 {
		background: white;
		color: #4682B4;
		margin: 0px 5px 0px 5px;
		font: bold 20px;
	}

	h2 {
		background: #0f5085;
		color: white;
		margin: 0px 0 4px 0;
		font: normal 18px sans-serif;
		padding:  4px 2px 4px 4px;
	}

	h3 {
		background: white;
		color: #483D8B;
		font: normal bold 12px;
		margin: 11px;
	}

	LI  {
		list-style: disc;
	}

	A:visited {
		Color: yellow;
		}
	
	A:Link {
		Color: yellow;
		}
	
	UL {	
		margin-top:  5px;
		margin-bottom:  5px;
	}

	DT {
		margin: 0px 5px 0px 5px;
		font: bold 100%;
	}

	A {
		color: #0000FF;
		text-decoration: none;
	}

	A:Hover {
		color: #DC143C;
		text-decoration: underline;
	}

	Pre {
		background: #FFFFE0;
		color: #2F4F4F;
		font: 11px sans-serif;
		margin: 5px 0 5px 20px;
		padding: 3px;
	}

	P {
		margin: 5px 0 5px 11px;
	}

	DIV {
		margin: 2px 0 2px 11px;
	}

	Strong {
		background: white;
		color: #8B0000;
		font: bold 100%;
	}
-->
</STYLE>

