 <STYLE TYPE="text/css">

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

.flat {color:#000000; background:#FFFFFF; font-family: Arial; font-size: 7pt; 
               border: 1 solid #000000}


.buttonflat {color: #FFFFFF; background: #B54939; height: 16; font-family: Arial; font-size: 7pt; 
               border: 1 solid #EFA69C; cursor:hand}

.loginflat {color:#000000; background:#FFFFFF; font-family: Arial; font-size: 9pt; 
               border: 1 solid #000000}


.buttonloginflat {color: #FFFFFF; background: #B54939; height: 21; font-family: Arial; font-size: 9pt; 
               border: 1 solid #EFA69C; cursor:hand}


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

Table.main {
		border-color: #000000;
		border-style: solid;
		border-top-width: 1 px;
		border-right-width: 1 px;
		border-bottom-width: 1 px;
		border-left-width: 1 px;
	}


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

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

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

	A.small {
		color: #000000;
		font: 10 px;
		text-decoration: none;
	}

	A.White {
		color: black;
		font: bold;
		text-decoration: none;
	}

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

	Table.LR {
		border-color: #666666;
		border-style: solid;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 0;
		border-bottom-width: 0;
	}
	
	h2 {
		color: #000000;
		font: bold 14px;
		margin: 0px 0 4px 0;
		padding: 2px 2px 2px 2px;
		width: 560;
		text-align: center;
	}

	hr {
		color: #000000;
		width: 220;
		height: 1;
	}

	hr.big {
		color: #000000;
		width: 450;
		height: 1;
	}

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


</STYLE>