body, td, p, span, pre, div {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}

.text {
	font-size: 11px;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	
}
a.text:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.textwht {
	font-size: 10px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.textwht, a.textwht:link, a.textwht:active, a.textwht:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.textwht:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.textblack{
	font-size: 11px;
	line-height: 11pt;
	font-weight: normal;
	color:#333333
}
a.textblack, a.textblack:link, a.textblack:active, a.textblack:visited {
	text-decoration: none;
	color:#333333
}
a.textblack:hover {
	text-decoration: underline;
	color:#333333
}

.textbold {
	font-weight: bold;
	font-size: 11px;
}
a.textbold, a.textbold:link, a.textbold:active, a.textbold:visited {
	text-decoration: none;
	color:#333333
}
a.textbold:hover {
	text-decoration: underline;
	color:#333333
}

.textheader {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal
}
a.textheader, a.textheader:link, a.textheader:active, a.textheader:visited {
	text-decoration: none;
	color:#897554
}
a.textheader:hover {
	text-decoration: underline;
	color:#897554
}

img { border: none; } 

.tablespace {
	padding-top: 5px;
	padding-bottom: 5px;
}