 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E08A;
	background-image: url(images/background.png);
}

BODY,P,P,TH,TD,INPUT,SELECT,TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
    color: #000000; 
	FONT-SIZE: 10pt;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.formtext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}