html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 50px 0px 0px 0px;
		background: #004000;
		text-align: justify;
		font: 90% verdana;
	}
table {
		font: 90% verdana;
		text-align: justify;
	}
#table1 {
		width: 900px;
		font: 85% verdana;
		background: #ffffff;
		line-height: 16pt;
		text-align: justify;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		}
#table2 {
		width: 710px;
		line-height: 14pt;
		padding: 0px 20px 0px 10px;
		}
#address {
		width: 180px;
		font: 80% verdana;
		text-align: left;
		line-height: 13pt;
		padding: 0px 0px 5px 5px;
	}
#banner {
		width: 900px;
		height: 110px;
		background-color: #ffffff;
		color: #004000;
		text-align: left;
		padding: 5px 5px 5px 5px;
		line-height: 16px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		border-left: 1px solid #000000;
	}
.banner {
		text-align: center;
		}
#footer {
		width: 900px;
		color: #666666;
		font-size: 60%;
		text-align: right;
		padding: 5px 25px 5px 5px;
		line-height: 16px;
	}
#pricelist {
		width: 750px;
		background: #ffffff;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 5px 5px 5px 5px;
	}
#form {
		width: 600px;
		font: 105% verdena,helvetica,sans-serif;
		background: #d3e183;
		text-align: left;
		padding: 5px 5px 5px 5px;
		border-top: 1px dashed #666666;
		border-right: 1px dashed #666666;
		border-bottom: 1px dashed #666666;
		border-left: 1px dashed #666666;
	}
#form2 {
		font: 100% verdena,helvetica,sans-serif;
		width: 100%;
		text-align: left;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
.formfield {
		color: #004000;
		}
h1 {
		font: 110% verdana;
		font-variant: smallcaps;
		font-weight: normal;
		letter-spacing: 3px;
		color: #026602;
		line-height: 15pt;
		margin: 0px 0px -10px 0px;
	}
h2 {
		font: 95% verdana;
		font-weight: normal;
		font-style: italic;
		background: #eeeeee;
		color: #404000;
		line-height: 15pt;
		padding: 5px 5px 5px 5px;
		border-bottom: 1px dashed #cccccc;
	}
h3 {
		font: 95% verdana;
		font-weight: normal;
		font-style: italic;
		color: #666666;
		line-height: 15pt;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px dashed #cccccc;
	}
a {
		font-size: 100%;
		color: #404000;
		text-decoration: underline;
		
	}
a:hover {
		font-size: 100%;
		color: #9d7643;
		text-decoration: none;	
		
	}
.a {
		font-size: 100%;
		color: #666666;
		text-decoration: none;
		
	}
.a:hover {
		font-size: 100%;
		color: #666666;
		text-decoration: underline;
	}