body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #884B53;
	font-size: 12px;
	width:760px;
	margin: 0 auto;
}
h3 {
	font-family: "BankGothic Md BT", Arial, Helvetica, sans-serif;
	color: #884B53;
	font-size: 24px;
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #884B53;
	font-size: 12px;
}
td {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #884B53;
	font-size: 12px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
