body {
	background:#000000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0px;
	padding: 0px;
}

table {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

th {
	color: #990000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

td {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

a, a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

p, li
{
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

h1
{
	color: #dddddd;
	font-size: 22px;
	text-align: center;
}
h2
{
	color: #dddddd;
	font-size: 14px;
	font-weight: italic;
}

.event {
	color: #dd0000;
	font-weight: bold;
}
.warning {
	color: #ff3300;
	font-weight: bold;
}
