body, table, tr, td {
	font: 7pt tahoma; 
	color: #5A5E3E;
	letter-spacing: 0px}

a:link, a:active, a:visited {
	font-weight: bold;
	font-style: italic;
	color: #909858;
	text-decoration: none;}

a:hover {text-decoration: none;
             border-bottom: 1px solid #5A5E3E;
             border-top: 1px solid #5A5E3E;
	color: #4D5327;}

input, textarea, option, select {
	background-color: #ADB383;
	font: 7pt arial;
	color: #5A5E3E;
	letter-spacing: 0px;
	border: 1px dotted #5A5E3E;
	padding:2px; }

.header
{
	color: #E4E7CD;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	letter-spacing : 5px;
	font-variant:small-caps;
	background-color : #5A5E3E;
}