/* CSS Document */
body {
	background-color: #780202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Exotc350 DmBd BT";
	font-size: large;
}
body,td,th {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}