body {
	margin: 0px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td, pre {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C06F1D;
}

.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C06F1D;
}

a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 11px;
	font-style: none;
	text-decoration: none;
	color: #C06F1D;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: none;
	text-decoration: none;
	color: #F2B15D;
}

input, textarea {
	font-family: Arial;
	border: solid 1 #AAAAAA;
}



