.txt-subhead-blk {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	padding-left: 10px;
	position: relative; top: 5px;
}

.txt-subhead-wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 1px;
	position: relative; top: 5px;
}

.txt-footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.txt-footer A:LINK {color: #FFFFFF; text-decoration: none;}
.txt-footer A:HOVER {color: #FFFFFF; text-decoration: underline;}
.txt-footer A:VISITED {color: #FFFFFF; text-decoration: none;}
.txt-footer A:ACTIVE {color: #FFFFFF; text-decoration: none;}
.txt-footer A:VISITED:HOVER {color: #FFFFFF; text-decoration: underline;}

.txt-form {
	font-family: "Times New Roman", Times, serif;
	size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
	line-height: 20px;
}

.txt-list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.txt-list A:LINK {color: #FFFFFF; text-decoration: none;}
.txt-list A:HOVER {color: #FFFFFF; text-decoration: underline;}
.txt-list A:VISITED {color: #FFFFFF; text-decoration: none;}
.txt-list A:ACTIVE {color: #FFFFFF; text-decoration: none;}
.txt-list A:VISITED:HOVER {color: #FFFFFF; text-decoration: underline;}

#wrapper {
	margin: 0;
	width: 450px;
}

#description {
	position: static;
	float: inherit;
	width: 450px;
}

#description ul {
	width: 466px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #000;
}

#description li {
	text-align: left;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 450px;
	margin: 0;
	padding: 2px 7px 2px 7px;
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
	background: #CFCFCF;
}

.txt-description {
	border-top: 1px solid #000;
	padding: 7px;
}

#description li a {
	font-weight: normal;
	padding: 0;
	background: #CFCFCF;
	color: #0033CC;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#description li a:hover {
	font-weight: normal;
	padding: 0;
	background: #CFCFCF;
	color: #0033CC;
	text-decoration: underline;
	voice-family: "\"}\"";
	voice-family: inherit;
}