body {
	background-color: #954D1C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBDFB5;
}
.cream {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCEDD7;
}
a.cream {
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCEDD7;
}
a:hover.cream {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCEDD7;
}
a.cream2 {
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #FBDFB5;
}
a:hover.cream2 {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FBDFB5;
}
.white {
	font-family: Arial;
	font-size: 11px;
	color: #FBF3ED;
}
.white a:link{
    font-weight:bold
	font-family: Arial;
	font-size: 11px;
	color: #FBF3ED;
}
.white a:visited{
    font-weight:bold
	font-family: Arial;
	font-size: 11px;
	color: #FBF3ED;
}
.white a:hover{
    font-weight:bold
	font-family: Arial;
	font-size: 11px;
	color: #FBF3ED;
}
.white a:active{
    font-weight:bold
	font-family: Arial;
	font-size: 11px;
	color: #FBF3ED;
}

form	{padding:0px;
		 margin:0px}
.forma1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CEA879;
	height: 17px;
	width: 286px;
	border:1px inset #5B462B;
	background-color: #CEA879;
}
.forma2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CEA879;
	height: 96px;
	width: 286px;
	border:1px inset #5B462B;
	background-color: #CEA879;
}