h1 {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 9pt; font-style: normal; line-height: normal; letter-spacing: 1px; color: #000000; text-decoration: none}
h2 {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 9pt; font-style: normal; line-height: normal; letter-spacing: 1px; color: #000000; text-decoration: none}

.style2 {font-size: 12px}
.style4 {font-size: 12px; font-family: Tahoma; }
.style5 {font-size: 14px; font-family: Tahoma; }
.style6 {font-size: 14px}
.style7 {font-size: 16px; font-family: Tahoma; }
.style8 {font-size: 12px; font-family: Tahoma; font-weight: bold; }
.style10 {font-size: 14}

#headerZ , #headerL {width: 700px !important;
		  width: 726px;
		  border-style: solid;
		  border-width: 1px;
		  border-color: #6699ff;
		  padding: 2px 4px 2px 4px;
		  margin-bottom: 3px;
		  text-align: justify;
		 
#headerZ , #headerZ a , #headerL , #headerL a {color: #4e7bba; text-decoration: none}

#headerZ h1 , #headerZ h2 {margin: 0px; font-size: 12px; font-weight: bold; display: inline}

#headerL h2 {margin: 0px; font-size: 11px; font-weight: bold}

#headerZ p {margin: 0; font-size: 12px}

BODY {

}


table {
	border = 0;
	background = "#666666";


}

table.noborder {
	border = 0;
	background = white;
}

table.printnoborder {
    border = 0;
    background = white;
	font-family = Arial;
}

table.headcolour {
	border = 0;
	background: lavender;
}

table.menu {
	border = 0;
	background = white;
}

table.print {
	border = 0;
	background = black;
}

table.choices {
	border = 0;
	background = white;
	width = 100%;
}

table.inner {
	border = 0;
	background = lightsteelblue;
	width = 100%;
}

tr.title {
	background: lightsteelblue;
	font-weight: bold;
}

tr.head {
	background: lavender;
	font-weight: bold;
}

tr.cell {
	background: whitesmoke;
}

tr.alttitle {
	background: gray;
	font-weight: bold;
}

tr.althead {
	background: silver;
	font-weight: bold;
}

tr.altcell {
	background: gainsboro;
}

div.info {
	width: 80%;
	background: lightsteelblue;
	border-left: solid;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left-width: thin;
	border-color: red;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div.menu {
	border: none;
	width: 80%;
	background: white;
	border-left: solid;
	border-right: none;
	border-top: none;
	border-bottom: solid;
	border-left-width: thin;
	border-bottom-width: thin;
	border-color: black;
	padding-left: 0.5em;
	padding-top: 0.0em;
	padding-bottom: 0.0em;
}

div.choices {
	border: none;
	width: 80%;
	background: white;
	border-left: solid;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left-width: thin;
	border-color: red;
	padding-left: 1em;
	padding-top: 0.0em;
	padding-bottom: 0.0em;
}

:link {
	color: black;
	text-decoration: none
}

:visited {
	color: black;
	text-decoration: none
}

:hover {
	color: blue;
	background: lavender;
	text-decoration: underline overline;
}



