body {
	color: #3D1313;
	font: 11px tahoma, arial, sans-serif;
	text-align: justify;
	background: transparent;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}


a:link {
	color: #673631;
	text-decoration: none;
	cursor: default;
	}

a:visited {
	color: #75442C;
	text-decoration: none;
	cursor: default;
	}

a:hover {
	color: #855C3B;
	text-decoration: none;
	cursor: default;
	}

table {
	font-size: 11px;
	text-align: justify;
}

h1 {
	color: #6A2013;
	font: 11px georgia, sans-serif;
	text-align: left;
	text-transform:uppercase;
	letter-spacing: 1pt;
	font-weight: bold;
	border-bottom: dotted 1px #6A2013;
}

.header {
	color: #6A2013;
	font: 11px georgia, sans-serif;
	text-align: left;
	text-transform:uppercase;
	letter-spacing: 1pt;
	font-weight: bold;
	border-bottom: dotted 1px #6A2013;
}
	
input, textarea, select {
	font: 11px tahoma, arial, sans-serif;
	color: #855C3B;
	background-color: #000000;
	border: 1px solid #844E21;
	}

option {
	font: 11px tahoma, arial, sans-serif;
	color: #855C3B;
	background-color: #000000;
	}