body       { 
color: black;
font-weight: normal;
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

h1      { 
color: black; 
font-weight: bold; 
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

#headline      {
	color: #000;
	font-weight: bolder;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFF;
	background-image: none;
	letter-spacing: normal;
	vertical-align: top;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	display: block;
}

p      {
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif
}

td      {
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

a:link       { 
color: black; 
font-weight: normal;
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: underline 
}

a       { 
color: black; 
font-weight: normal; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: underline 
}

li {
color: #00834d;
font-weight: normal; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: underline 
}

a:active     { 
color: black; 
font-weight: normal; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: underline
}

a:visited       { 
color: black; 
font-weight: normal; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: underline 
}

a:hover     {
	color: #00834d;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}

.menu:link  {
color:#00834d; 
text-decoration:underline
}

.menu:visited {
color:#00834d; 
text-decoration:underline
}

.menu:active {
color:#00834d; 
text-decoration:underline
}

.menu:hover {
color:#00834d;
text-decoration:underline
}
#headline {
	font-family: Courier New, Courier, monospace;
}
#headline {
	font-family: Arial, Helvetica, sans-serif;
}

