body {
	background-color: #FFFFCC;
}
a {
	color: #663333;
}
a:link {
	color: #663333;
}
a:visited {
	color: #CC9966;
}
a:hover {
	color: #CC6600;
}
a.menu   { 
	text-decoration: none;
}
.copyright {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

p.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1,h2,h3,h4,h5,h6 {
	color: #663333;
}

h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
.address {
	font-size: 0.6em;
	color: #FFFFCC;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.brown {
	background-color: #663333;
}
.white {
	background-color: #FFFFFF;
}
.border_0 {
	border: 0px;
	padding: 5px;
	margin: 5px;
}
.border_0_vsp5 {
	border: 0px;
	padding: 0px;
	margin: 5px 0px;
}
.text_box {
	border: none;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 0.9em;
}
.bg_yellow {
	background-color: #FFFFCC;
	padding: 10px;
	border: none;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.valign_top {
	vertical-align: top;
}
.footnote {
	font-size: 0.8em;
	font-style: italic;
}
.new {
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.halign_centre {
	text-align: center;
}
.lit_text {
	font-size: 0.8em;
	margin: 0px;
	padding: 5px;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 20px;
}.text_br {

	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
}
.text_br_h5 {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.ul_none {
	list-style-type: none;
}
.table_h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	background-color: #663333;
}
.table_h2 {
	font-weight: bold;
	font-size: 9pt;
	border: none;
	color: #663333;
	background-color: #FFFFCC;
}

.navigation {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	font-weight:normal;
	font-size:11pt;
	padding:0px 0px;
	margin: 0px 0px;

}