body {
	background-color: #050A09;
	color: #ABBF95;
	font-family: verdana;
	font-size: 8pt;
	text-align:justify;
}
table{
	color: #ABBF95;
	font-family: verdana;
	font-size: 8pt;
	text-align:justify;
}
table.qapost {
	border: 0px solid;
	margin-top: 20px;
	margin-bottom:0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
b {
	color: #6DAB87;
	font-weight: bold;
}
.noborder {
	border: 0px solid;
}
input, select, textarea {
	font-family: verdana;
	font-size:8pt;
	color:#FFFFFF;
	background: url('input.png');
	background-attachment: fixed;
	border: 1px solid;
	border-color:#000000;
}
a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1CABA5;
	text-decoration: none;
}
small {
	font-size: 7pt;
}
.copyright {
	margin-top: 400px;
}
