BODY  {
	color : Black;
	background-color : #CCCC99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : #000000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER {
	color : #FFFFCC;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}



.HT {
	color : #000000;
	background-color : transparent;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 18pt;
}

.T {
	color : #000000;
	background-color : transparent;
	font-family : Arial,Helvetica, sans-serif;
	font-size : 10pt;
}

.BT {
	color : #000000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.LgT {
	color : #666600;
	background-color : transparent;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.Tiny {
	color : #000000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	
}

.WBText {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

INPUT, SELECT  {
	border-width : thin;
	background-color : #DFE0BF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

 TEXTAREA  {
	border-width : thin;
	background-color : #DFE0BF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	
}


TABLE, TD, TH, TR {
	border : none;
}


/* set *ALL* radio buttons to use this class */
.radioButton {
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}

/* set *ALL* check boxes to use this class */
.checkBox {
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}
