p, li, div  {
	margin: 0;
	font-size: 1.0em;
	font-family: arial;
}

body, td
{
	font-family: arial;
	font-size: 1.0em;
}

a:hover {
  text-decoration: none;
  color: #03b8e4;
} 

.content {
  font-family: Arial;
  border: none;
}

.content a:hover {
  color: #303030;
  text-decoration: underline;
}

.post {
  background-color: #e5faff;
  height: 24px;
}

.post_alt {
  background-color: #ffffff;
  height: 24px;
}

.navlinks {
  background-color: #ffffff;
}

.navlinks a:hover {
  color: #303030;
  text-decoration: underline;
}

.header1 {
  background-color: #ffffff;
  color: #04ccff;
  height: 24px;
  font-size: 1.2em;
}

.header2 {
  background-color: #9bebff;
  color: #333333;
  height: 24px;
}

.postheader {
  background-color: #9bebff;
  color: #333333;
  height: 24px;
}

.UserBox {
  background-color: #ffffff;
  padding-top: 12px;
  font-family: Arial;
}

.message {
  background-color: #ffffff;
  padding-top: 12px;
  font-family: Arial;
}

.postfooter {
  background-color: #9bebff;
  color: #333333;
  height: 24px;
}

.postsep {
  background-color: #ffffff;
}

.postformheader {
  background-color: #ffffff;
}

.post_white {
  background-color: #ffffff;
}

input.pbutton {
  background-color: #04ccff;
  border: none;
  color: #ffffff;
  padding: 2px;
  width: 65px;
  margin-right: 10px;
}

.footer1 {
  background-color: #ffffff;
}

