<style type="text/css">
<!--
body, div {
		font-family: Arial, Helvetica;
		font-size: 11px;
		background-color: #000000;
	}

	div.section,div#createNew {
		border: 1px solid #CCCCCC;
		margin: 30px 5px;
		padding: 0px 0px 10px 0px;
		background-color: #EFEFEF;
	}

	div#createNew input { margin-left: 5px; }

	div#createNew h3, div.section h3{
		font-size: 14px;
		padding: 2px 5px;
		margin: 0 0 10px 0;
		background-color: #CCCCCC;
		display: block;
	}

	div.section h3 {
		cursor: move;
	}

	div.lineitem {
		margin: 3px 10px;
		padding: 2px;
		background-color: #000000;
		cursor: move;
	}

	h1 {
		margin-bottom: 20;
		top-margin: 20;
		font-size: 30px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#00FF00;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	color: #FF0000;
}
.style1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #FF0000; font-size: 10px; font-family: "Times New Roman", Times, serif; }
.style3 {font-size: 12px; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style5 {color: #FF0000; font-size: 12px; font-family: "Times New Roman", Times, serif; }
.style6 {color: #00FF00; font-size: 12px; font-family: "Times New Roman", Times, serif; }
.style8 {font-size: 12px; font-family: "Times New Roman", Times, serif; }
.style9 {color: #FFFFFF}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.menu{
float: left;
width: 130px;
height: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
background-color:#000000;
text-align: center;
line-height: 20px;
border-style: solid;
border-width: 0px 1px 2px 1px;
border-color: #990000;
cursor:pointer;
}
.footer{
float: left;
width: 130px;
height: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
background-color:#000000;
text-align: center;
line-height: 20px;
border-style: solid;
border-width: 2px 1px 0px 1px;
border-color: #990000;
cursor:pointer;
}
.footer2{
float: left;
width: 130px;
height: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
background-color:#000000;
text-align: center;
line-height: 20px;
border-style: solid;
border-width: 2px 1px 2px 1px;
border-color: #990000;
cursor:pointer;
}
input, textarea{
color: #FF0000;
background-color: #000000;
}
input:focus, textarea:focus{
color: #FF0000;
background-color: #FFFFFF;
}
-->
</style>