html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	text-align: center
}

h1 {
	font-weight: bold;
	text-align: left;
	size: 19px;
	color: #3B491F
}

h2 {
	size: 19px;
	color: #3B491F
}

img {
	border: 0
}

body {
	background: #3B491F
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #FFF
}

a:hover {
	text-decoration: none;
	color: #81AB78
}

.main {
	font-size: 13px;
	line-height: 15px;
	background-color: #CCC;
	margin: 20px auto 20px auto
}

.buttonstyle {
	margin-bottom: 5px;
	padding: 4px;
	cursor: pointer;
	border: 0px;
	background-color: #440906;
	color: #ffffff;
	font-size: 12px
}
.tablestyle {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-align: top;	
}
.tablecolour {
	color: #3B491F
}