body {
	background-color:686868;
	font-family:Tahoma;
}

td {
	font-size:10pt;
	color:ffffff;
}

a {
	color:ffffff;
	text-decoration:underline;
}

a:hover {
	color:ffffff;
	text-decoration:none;
}

input {
	font-family: Verdana;
	font-size:10pt;
	border-width:1px;
	border-color: 111111;
	width:200px;
}

textarea {
	font-family: Verdana;
	font-size:10pt;
	border-width:1px;
	border-color: 111111;
	width:345px;
	height:200px;
}

.aWhiteBold {
	color:ffffff;
	text-decoration:none;
	font-weight:bold;
}

.aWhiteBold:hover {
	color:ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.copyright {
	color:ffffff;
	font-weight:bold;
	font-size:7pt;
}

.headline {
	font-weight:bold;
	font-size:10pt;
	letter-spacing:1pt;
}

.input_subject {
	width:345px;
}

.input_btn {
	width:100px;
	font-family: Verdana;
	font-size:10pt;
	border-width:1px;
	border-color: 111111;
	background-color:ffffff;
}

.small {
	font-size:8pt;
}

.backButton {
	font-size:10pt;
	font-weight:normal;
}

.table_ref_light {
	background-color:646d7a;
}

.table_ref_dark {
	background-color:59616c;
}
