body, table, tr, td {
	font: 7pt tahoma; 
	color: #FEE5A8;
	cursor: help;}

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

a:hover {text-decoration: none;
             border-bottom: 1px dotted #6A4118;
             border-top: 1px dotted #6A4118;
             border-left: 1px dotted #6A4118;
             border-right: 1px dotted #6A4118;
	color: #6A4118;
	cursor: nw-resize;}

input, textarea, option, select {
	background-color: #F5D893;
	font: 7pt tahoma;
	color: #8F561F;
	border: 0px;
	padding:2px; }

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