
BODY {
	color : #000000;
	background-color : #FFFBEF;
	font-family : Arial, sans-serif;
	font-size : 11px;
	text-align : left;
}

A {
	color: #FFFFFF;
	text-decoration : none;
	background-color : transparent;
}

A:HOVER {
	color: #FFFF00;
	text-decoration : none;
	background-color : transparent;
}

TABLE {
	border-width : 0;
	font-family : Arial, sans-serif;
	font-size : 11px;
	text-align : center;
	color: #FFFFFF;
	background-color : transparent;
}

TABLE.START {
	border : 0;
	background-color : transparent;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : middle;
}

TH.Start {
	background-color : transparent;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

DIV.Green {

	color:  #006666;

}
