body {
	background-color: white;
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 8pt;
	color: #455636;
}
.header {
	text-align: center;
	vertical-align: middle;
}
td {
	font-family: Trebuchet, Verdana, Tahoma, Arial, sans serif;
	font-size: 8pt;
	color: #455636;
}
a {
	color: #455636;
}
hr {
	color: #455636;
}
a:hover {
    text-decoration: none;
}
h1 {
	font-size: 10pt;
	text-align: left;
}
.biggerText {
	font-size: 10pt;
}
.toptable {
	height: 100%;
	width: 760px;
	padding: 0px;
}
.framedImages {
	border: 1px solid black;
	margin: 10px;
}
.copy {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
}
.fullpage {
	height: 98%;
	width: 650px;
	border: 20px solid #D3E0EF;
}
.page {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #D3E0EF;
	text-align: justify;
}
.shaded {
	background-color: #D3E0EF;
}
.clear {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #D3E0EF;
	background-color: white;
}
.darkshaded {
	background-color: #A7C1DD;
}
.space {
	hspace: 40px;
	vspace: 20px;
}
.MenuItem
{
	vertical-align: top;
	text-align: center;
	font-size: 11px;	
	font-weight: bold;
	font-family: Arial, Trebuchet, Verdana, Tahoma, sans serif;
}
.MenuItem A
{
	xxxborder: 1px outset #335881;
    display: block;
    padding: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;	
	color: white;
}
.MenuItem A:hover
{
    xxxbackground-color: #D3E0EF;
	xxxborder: 1px inset #335881;
	color: #335881;	
	color: #455636;
}
.address {
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	background-color: #D3E0EF;
    padding: 10px;
	height: 30px;
}
.pricelist {
	vertical-align: top;
	font-size: 9px;
	text-align: center;
}
.comment {
	font-size: 9pt;
	text-align: left;
}

