img{
border: 0px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #A37849;
}


td{
	color: #A37849;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
}


a, a:link, a:visited, a:active {
	color: #B64634;
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	cursor: arrow;
	text-transform: uppercase;
        border-bottom: 1px dashed #B64634;
}

a:hover {
        cursor: crosshair;
	color: #9C311F;
        border-bottom: 1px dashed #9C311F;
}


b {
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	color: #B64634;
	text-transform: uppercase;
}



input, select, textarea {
	text-decoration: none;
	font-family: Arial;
	color: #A37849;
	font-size: 11px;
	letter-spacing: 0pt;
	padding: 1pt;
	border: 1px dotted #A37849;
	text-align: justify;
	background-color: #610405;
}

.head,h1,h2 {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1pt;
	margin-top: 0pt;
	padding: 1pt;
	letter-spacing: 3px;
	background-color: #610405;
	text-align: center;
	border: 1px solid #000000;
	text-transform: uppercase;
	padding-right: 6px;
}

.content {
	margin-left: 10pt;
	margin-right: 10pt;
}

h3 {
	font-family:'arial';
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color:#54549A; 
        text-transform: uppercase;
        border: 0px;
        background-color: #000000;
	}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
border-bottom: 0px;
color:#000000; }
