body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 
{
	text-align: center;
	color: #FF0000;
}

p.special
{
	color: #FF0000;
	align: center;
	font-size: 18pt;
}

h2
{
	align: center;
}

p.news
{
	color: #FF0000;
	align: center;
	font-size: 18pt;
	font-style: italic;
}

table.menu{
	border: 0px solid;
	border-collapse: collapse;
}

td.special
{
	color: #FF0000;
	align: center;
	font-size: 18pt;
}

tr.fancy{
	font-family: Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	padding-left:10%;
	background: white url(back.gif) repeat-x bottom left;
}

li.news
{
	color: #000000;
}

ul.outside
{
	align = left;
	list-style-position: outside;
}
a {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.style1 {font-size: medium}

.red {color: #FF0000}

.redLine {
	background: #FF0000;
}

.greyLine{
	background: #999999;
}

.blackLine{
	background: #000000;
}