body {
	background:#fff url(images/main/bg.gif) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
  }
.headlineclass         { color: #306; font-weight: bold; font-size: 13px; line-height: 13px; font-family: Verdana, Arial, Geneva, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.menuclass        { color: white; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Tahoma, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular, FontName}
.mainclass      {
	color: black;
	font-size: 12px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Swiss, SunSans-Regular;
	margin-left: 5px;
}
a:link { color: #306840; font-weight: bold }
a.menu:link { color: #96B599; font-weight: bold }
a.menu:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #96b599;
}
a:visited {
	font-weight: bold;
	color: #306840;
}
a.menu:visited {
	font-weight: bold;
	color: #96b599;
}
.boardclass {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 13px;
}
