body {
font: 600 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000;
background-color: White;
overflow: hidden;
}

a:link {
color: #006;
text-decoration: underline;
}

a:visited {
color: #414;
text-decoration: underline;
}

div#menu {
display: none ;
overflow: hidden;
visibility: hidden;
}

div.message {
display: none;
overflow: hidden;
visibility: hidden;
}

h1#heading {
background: transparent ;
float: none;
padding: 0;
margin: 0 4%;
color: #420;
letter-spacing: 0.2em;
font: 900 2.5em Kids, Verdana, Geneva, Arial, Helvetica, sans-serif;
vertical-align: middle;
width: auto;
}

div.contentw, div.contentn, div.content {
background: transparent;
color: #241;
float: none;
padding: 0;
margin: 0 4%;
width: auto;
}


p#pb {
	page-break-after: always;
}


table {
background: transparent;
color: #530;
float: none;
width: auto;
margin: 1% 5%;
page-break-after: always;
/* page-break-before: always;  */
}

div#bottom {
background: transparent;
float: none;
width: auto;
margin: 0 5%;
text-align: left;
color: #242;
padding: 0;
font-style: italic;
font-size: 0.8em;
}


p.clr {
clear: both; 
}

th.domn, th.price, th.comt {
font-size: x-large;
font-weight: 900;
color: Olive; 
margin-bottom: 6px;
text-align: left;
text-decoration: underline;
}
