body {
	font-size: 12px;
	background-color: #E6E4D8;
	margin: 0px;
}
p {
	font-size:12px;
}
div {
	font-size:12px;
}
td {
	font-size:12px;
	color:#63635E;
}
a {
	font-size:12px;
	color:#63635E;
	text-decoration:none;
}
a:hover {
	color:#908F86;
}
input {
	font-size:12px;
	border-width:1px;
}
textarea {
	font-size:12px;
	border-width:1px;
}
select {
	font-size:12px;
	border-width:1px;
}

