body { margin: 30px 30px 30px 30px; font-family: Arial; font-size: 12px; color: #B0BDCA; background-color: #000000 }

table { font-family: Arial; font-size: 12px; text-decoration: none; color: #666666 }

/* TABLE */
.innertable {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px
}

/* FONT */
.contentnomargin {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #B0BDCA;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify
}

/* A */
.contentlink {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #899CAF;
	font-weight: normal
}

/* FORM */
.formtext {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	font-weight: normal;
	background-color: #B0BDCA;
	border: #B0BDCA solid 1px;
	width: 200px;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	font-weight: normal;
	background-color: #B0BDCA;
	border: #B0BDCA solid 1px;
	width: 350px;
	height: 130px;
}