.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000033;
}
.nd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.background {
	background-image: url(images/bg/blue.gif);
	background-repeat: repeat-x;
}
.contentSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
}
.vd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FF0000;
	font-weight: bold;
}
.transback {
	background-image: url(images/blackboxtrans.png);
	background-repeat: no-repeat;
	background-position: right;
}
.small_overlay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	font-style: italic;
}
.white_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.black_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

