td {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	font-weight: normal;
}

td.bigger {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	line-height: 18px;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color:666666;
}
a.menu {
	text-decoration: none;
	color: #3333FF;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.headline {
	color: #FF0000;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
a.textlink {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.textlink:hover {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}


.pagetitle {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0000FF;
}

.mess {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
}

.grey10bold {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}

.verysmall {
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}


LI {
	color: #000000;
	list-style-image: url(../images/menu.bullet.gif);
}