body {
	background-color: #F7F3D9;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #363A4B;
	padding: 0px;
	vertical-align: top;


}
td a{
	color: #AE3924;
	text-decoration: underline;
}
td a:hover{
	color: #D9B0AA;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #AC6E5D;

}
dl {
	font-size: 90%;
}
dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
}
th {
	font-size: 80%;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #42475D;
	padding: 3px;
	vertical-align: top;




}
small {
	font-size: 80%;
	font-weight: normal;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 115%;
	margin-bottom: 1%;
	margin-top: 1%;
}
em {
	color: #D88405;
	font-size: 110%;
}
