body {
	margin: 0px;
	background-color: #E7E5D4;
}

td, p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #A8AA43;
	margin: 0px;
	text-transform: uppercase;
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #505F00;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #A8AA43;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #C0BE7C;
}

.i4 a:link, .i4 a:visited {
	color:#a9a74c;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}