td.lightred {background-color: #e50000;}
td.darkred {background-color: #bb0000;}
td.textbackground {background-color: #f2f2f2;}

.textheader {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.maintext {
	font-family: verdana;
	font-size: 11px;
	color: 0px;
}

.boldtext {
	font-weight: bold;
	color: #bb0000;
}

a.menuitem {
	font-family: arial;
	font-size: 12px;
	color: #a00000;
	font-weight: bold;
}
a.menuitem:link {
	background: none;
	text-decoration: underline;
	color: #a00000;
}
a.menuitem:active {
	background: none;
	text-decoration: underline;
	color: #a00000;
}
a.menuitem:visited {
	background: none;
	text-decoration: underline;
	color: #a00000;
}
a.menuitem:hover {
	background: none;
	text-decoration: underline;
	color: #000000;
}

.textlink {
	font-family: verdana;
	font-size: 11px;
}
a.textlink:link {
	background: none;
	text-decoration: underline;
	color: #000000;
}
a.textlink:active {
	background: none;
	text-decoration: underline;
	color: #000000;
}
a.textlink:visited {
	background: none;
	text-decoration: underline;
	color: #000000;
}
a.textlink:hover {
	background: none;
	text-decoration: underline;
	color: #666666;
}

a{
	font-family: verdana;
	font-size: 11px;
}
a:link {
	background: none;
	text-decoration: underline;
	color: #000000;
}
a:active {
	background: none;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	background: none;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	background: none;
	text-decoration: underline;
	color: #666666;
}

p{margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px;}