body, td, th, div, table, p, span, li {
  font-family: arial, verdana, helvetica, lucida, sans-serif;
}
body {
  color: black;
  background-color: white;
  margin-top: 2px;
}
body, td, th { font-size: 83%; }
h1, h2, h3, h4, h5, h6 {
  font-family: arial, helvetica, verdana, lucida, sans-serif;
}
a:link {
  text-decoration: none;
  color: #006C82;
}
a:visited {
  text-decoration: none;
  color: #006C82;
}
a:active {
  color: #ff0000;
}


INPUT.post { 
	BACKGROUND: #FFFFFF;
	BORDER-RIGHT: #3F7C5F 1px outset;
	BORDER-TOP: #3F7C5F 1px outset;
	FONT-SIZE: 10px;
	BORDER-LEFT: #3F7C5F 1px outset;
	COLOR: #00000;
	BORDER-BOTTOM:  #3F7C5F 1px outset;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal
}

INPUT.post2 { 
	BACKGROUND: #F3F7F4;
	BORDER-RIGHT: #3F7C5F 1px outset;
	BORDER-TOP: #3F7C5F 1px outset;
	FONT-SIZE: 10px;
	BORDER-LEFT: #3F7C5F 1px outset;
	COLOR: #00000;
	BORDER-BOTTOM:  #3F7C5F 1px outset;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal
}


