
body {
  background-color: #FFFFFF;
  color: #000000;
  margin:	4px;
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 10pt;
}

h1 {
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
}

h1.c {
  font-size: 18pt;
  font-weight: bold;
}

h2 {
  font-size: 14pt;
  font-weight: bold;
}

h2.c {
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

h3 {
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  margin-left: 1cm;
}

h3.c {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

h4 {
  font-size: 10pt;
  font-weight: bold;
  margin-left: 1.0cm;
  text-align: left;
}

h5 {
  font-size: 7pt;
  font-weight: bold;
  margin-left: 2.5cm;
}

a:link { color: #800000; text-decoration: underline }
a:active { color: red; text-decoration: underline }
a:visited { color: #800000; text-decoration: underline }
a:hover { color: #800000; text-decoration: underline; background: yellow }
a.bold {
  font-family: inherit;
  font-size: inherit;
  font-weight: bold;
}
a.navbar:link {
	color: #800000;
	font-weight: bold;
    text-decoration: none;
}
a.navbar:visited {
	color: #800000;
	font-weight: bold;
    text-decoration: none;
}
a.navbar:hover {
	color: #FFFF00;
    background: #800000;
	text-decoration: none;
    font-weight: bold;
}
a.smnavbar:link {
	color: #800000;
    font-size: 9pt;
	font-weight: bold;
    text-decoration: none;
}
a.smnavbar:visited {
	color: #800000;
	font-size: 9pt;
	font-weight: bold;
    text-decoration: none;
}
a.smnavbar:hover {
	color: #FFFF00;
    background: #800000;
	text-decoration: none;
    font-size: 9pt;
	font-weight: bold;
}

ul { line-height: 120%; list-style-type:circle }
li { line-height: 120% }
ul.main3 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 2cm;
}

img { 
  vertical-align: middle;
}

table.main {
  border-collapse: separate;
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 10pt;
  padding: 5px;
}

table.lftmarg {
  border-collapse: separate;
  font-size: 10pt;
  padding: 5px;
  margin-left: 1cm;
}

table.bbord {
  border-collapse: collapse;
  border: medium solid #000000;
  font-size: 9pt;
  padding: 10px;
}

table.bord2 {
  border-collapse: collapse;
  border: medium solid #FFFF00;
  font-size: 9pt;
  margin-left: 1cm;
  margin-top: 10px;
  border-style: solid;
  border-width: 2px ;
}

th {
  background-color: #FFFF99;
  font-size: 12pt;
}

td.topbar {
    color: #000000;
	background-color: #FFFF99;
	border-top: 2px solid #000000;
}

td.bottombar {
	color: #000000;
	background-color: #FFFF99;
	margin:	0px;
	padding: 10px;
	font-size: 8pt;
	text-align: right;
    border-bottom: 2px solid #000000;
}

div.navbar {
  color: #333333;
  font-family: inherit;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  line-height: 125%;
}

span.smnavbar {
  color: #333333;
  font-family: inherit;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  line-height: 125%;
}

div.navbar1 {
  color: #333333;
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

div.navbar2 {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-align: center;
}

div.photo-credit {
  font-family: inherit;
  font-size: 7pt;
  text-align: right;
}

div.totop {
  font-family: inherit;
  font-size: 8pt;
  text-align: right;
  margin-right: 0.5cm;
}

div.main {
  font-family: inherit;
  font-size: 10pt;
  text-align: center;
  margin: 6px;
}

div.main-l {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 0.5cm;
  margin-bottom: 0.2cm;
}

div.main1 {
  font-family: inherit;
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 2px;
}

div.main2 {
  font-family: inherit;
  font-size: 8pt;
  text-align: center;
  margin: 6px;
}

div.main3 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 2cm;
  margin-top: 0.2cm;
  margin-bottom: 0.2cm;
}
div.main4 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 0.5cm;
}

div.main5 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 1cm;
  margin-top: 0.2cm;
  margin-bottom: 0.2cm;
}

ol.main3 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 2cm;
}

div.main-p { 
  border-bottom: medium double #000000;
  margin-top: 20px;
  margin-left: 2cm;
  margin-right: 2cm;
  padding-bottom: 10px;
  text-align: left;
}

div.main-c { 
  margin-top: 10px;
  margin-top: 10px;
  margin-left: 1cm;
  margin-right: 1cm;
  text-align: center;
}

div.bt { 
  border-top: medium double #000000;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.forumlist-name { 
  border-bottom: medium double #000000;
  margin-left: 2cm;
  margin-right: 2cm;
  font-weight: bold;
  text-align: right;
}

div.forumlist-msg {
  margin-top: 20px;
  margin-left: 2cm;
  margin-right: 2cm;
  text-align: left;
}

div.adv1 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 0.5cm;
}

div.adv2 {
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  margin-left: 0.5cm;
}

div.adv3 {
  font-family: inherit;
  font-size: 10pt;
  text-align: left;
  margin-left: 1.0cm;
}

dl {
  margin-left: 1cm;
}
dt {
  font-size: 14pt;
  font-weight: bold;
}
dd.mb {
  margin-bottom: 0.5cm;
}
span.ci {
font-weight: bold;
  font-family: inherit;
  font-size: inherit;
  text-decoration: underline
}

.boldred {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  color: #FF0000;
  font-weight: bold;
}

.boldrev {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  color: #FFFF00;
  background-color: #800000;
  font-weight: bold;
}

.bold {
  font-family: inherit;
  font-size: inherit;
  text-align: inherit;
  color: inherit;
  font-weight: bold;
}

.eventcanc {
  font-weight: inherit;
  color: inherit;
  text-decoration: line-through;
}

.smtxt {
  font-family: inherit;
  text-align: inherit;
  color: inherit;
  font-size: 6pt;
}

.center {
  text-align: center;
}

.blinking {
  text-decoration: blink;
  font-weight: bold;
}
