body {
	background-color: #32325B;
}
td {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
}
td a{
	color: #129FB8;
	text-decoration: underline;
	border-color: #000000;
}
td a:hover{
	color: #84849C;
	text-decoration: none;
}
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: 90%;
	color: #000033;
	text-align: left;
	background-color: #F7E1AE;
	padding-right: 2px;
	padding-left: 5px;
	border: 1px solid #EDBE52;



}
small {
	font-size: 85%;
	font-weight: normal;
	color: #4D4E79;

}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 115%;
}
em {
	font-size: 150%;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
