body {
	font-family: "Tw Cen MT", "Arial", "serif", "Times New Roman";
	font-size:12px
}

td {
	font-family: "Tw Cen MT", "Arial", "serif", "Times New Roman";
	font-size:12px;
	color: #FFFFFF;
}

th {
	font-family: "Tw Cen MT", "Arial", "serif", "Times New Roman";
}

h1	{
	font-family: "Tw Cen MT", "Arial", "serif", "Times New Roman";
}

a:link {
	color:#ED1C24;
	text-decoration: none;
}

a:visited {
	color:#ED1C24;
	text-decoration: none;
}
a:active {
	color:#ED1C24;
	text-decoration: none;
}
a:hover {
	color:#ED1C24;
	text-decoration: none;
}

