@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
}

a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #e71d29;
}
a:active {
	color: #993333;
}

.style1 {font-size: 42px}
.style2 {font-size: 22px}
.style3 {font-size: 12px; color: #000000}
.style4 {font-size: 22px; color: #993333}
.style5 {font-size: 16px; color: #993333}