a {
	text-decoration : none;
	color: #000000;
}

a:hover {
  color: #999999;
  text-decoration : none;
}

.comment {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  line-height: 12px;
  color : #000000;
}

.default {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  line-height: 12px;
  color : #000000;
}

.default10 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  line-height: 11px;
  color : #000000;
}

.contentheader {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 20px;
  font-weight : bold;
  line-height: 21px;
  color : #000000;
}

.content {
  font-family : Monotype Corsiva, Arial, Helvetica, sans-serif;
  font-size : 20px;
  font-weight : normal;
  line-height: 21px;
  color : #000000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

