body {
	margin-bottom: 0px;
	background-color: #D4D4D4;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #6f6f6f;
	font-weight: normal;

}

.frame {
	border: 1px solid #BFBC99;
}


a:link {
	color: #5F726F;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #cc6601;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: bold;
	text-decoration: none;

}

a:hover {
	color: #FF6600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
H1 {
	font-size: 18px;
	color: #C46201;
	text-decoration: none;
}

H2 {
	font-size: 15px;
	color: #5F726F;
}

H3 {
	font-size: 14px;
	color: #5F726F;
}