/* CSS Document */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	text-decoration: none;
	font-weight: bold;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11.5pt;
	color: #FFFFFF;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 12pt;
	color: #FFFFFF;
}
a:visited {
	color: #DCDCDC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A18172;
	font-weight: bold;
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 14pt;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #A18172;
}

