body, table, tr, td {
	font: 7pt verdana; 
	color: #684530;
	cursor: crosshair;}

a:link, a:active, a:visited {
	font-weight: bold;
             border-bottom: 1px dotted #F9E0D1;
	color: #F9E0D1;
	text-decoration: none;}

a:hover {text-decoration: none;
             border-bottom: 1px dotted #DEAB8C;
	color: #DEAB8C;
	cursor: nw-resize;}

input, textarea, option, select {
	background-color: #DFB095;
	font: 7pt verdana;
	color: #684530;
	letter-spacing: 0px;
	border: 1px solid #AD5F42;
	padding:2px; }

.header
{
	color: #F9E0D1;
	font: 12pt century gothic, georgia, garamond, tahoma;
        border-bottom: 1px dotted #684530;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
	letter-spacing : 2px;
}