<style TYPE="text/css">
<!--
	A {
	
		color: #000099;
	
	}

	body
	{
	text-color:#000000;font-family:Garamond,Helvetica,Times;
	}
	td
	{
		border-left-width : 0px;
		border-right-width : 0px;
		border-top-width : 0px;
		border-bottom-width : 0px;
		//border-style: solid;
		border-color: #000000;
	}

button
{
width:125px;
font-color: #663333;
color: #663333;
background-color: #DCC7AE;
//E1B89A  rgb(225,184,154)
border:2px solid #CC9966;
border-top: 2px solid #CC9966;
border-left: 2px solid #CC9966;
border-right: 3px solid #663333;
border-bottom: 3px solid #663333;
cursor:hand;

}


-->
</style>