body {
	background-color: #E9D6D6;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
	background-color: #FFFFFF;
}
td a{
	color: #CC6666;
	text-decoration: underline;
	font-weight: bold;
}
td a:hover{
	color: #C73F3F;
	text-decoration: underline;
}
hr {
	height: 1px;
}
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: #000033;
}
small {
	font-size: 80%;
	font-weight: normal;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
	margin-bottom: 1%;
	margin-top: 1%;
}
