.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.nomargin {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

a.orange {
	color: #FF6600;
}

a.white {
	color: #FFFFFF;
}

a.header {
	color: #FFFFFF;
	text-decoration: none;
}
.greyheader {
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
}
.greyheaderlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}

