body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	background-color: #f1f2e9;
	text-align: left;
}

h1 {
	color: #808000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

hr {
	color: #808000;
}

a:link {
	color: #808000;
	text-decoration: none;
}

a:visited {
	color: #808000;
	text-decoration: none;
}

a:focus {
	color: #808000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff8000;
	text-decoration: none;
}

.colour {
	color: #808000;
}

TD {
	background-color: white;
	padding: 20px;
	text-align: left;
}

.center {
	text-align: center;
}

.bgwhite {
	background-color: white;
}

.rtborder {
	border-right: 0 inset #e3dd98;
	background-color: #deded2;
}

.bgtrans {
	background-color: transparent;
}

.border {
	border-style: solid;
	border-color: #e3dd98;
}

.justify {
	text-align: justify;
}

.leftpad {
	padding-left: 18px;
	padding-bottom: 32px;
}

.rightpad {
	padding-bottom: 32px;
	padding-right: 18px;
}

p {
	color: #666666;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}

.btns {
	color: gray;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
