body         { font-size: 11pt; color: #600001; }
a:link       { text-decoration: none; color: #600001 }
a:visited    { text-decoration: none; color: #600001 }
a:hover      { text-decoration: underline; color: #8A382C }
a:active     { text-decoration: none; color: #600001 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 11pt; }
h1           { font-size: 15pt; color: #8A382C; font-weight: bold; text-align:center }
h2           { margin-top: 0; margin-bottom: 0; font-size: 13pt; color: #8A382C; font-weight: bold }

a:link.menu, a:visited.menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 110%;
	width:195px;
	text-decoration: none;
	color:#ffffff;
}
a:hover.menu {
	text-decoration: none;
	background-color: #fefdfd;
	color:#8A382C;
}
a:link.suburb, a:visited.suburb {
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;
}
a:hover.suburb {
	text-decoration: underline;
}
ul           { text-align: left }
