BODY {
	background-color : #F8AF30;
	color :  000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

A:ACTIVE {

}

A:HOVER {
 color : #009C31;
}


A:VISITED {

}

A:LINK {
	
}

TABLE {
	background-color :  #F9F9EF;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  x-small;
}

.interPART {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: 000099;
}
.tdorange {
	background-color: #f8AF30;
}
.tdlorange {
	/*background-color: #f8AF30;*/
}

.tdrorange {
	background-color: #f8AF30;
}

.tborder {
	/*border: 1px solid #000000;*/

}
a {
	text-decoration: underline;
}
