body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	background-image: url(images/statback.jpg);
	background-repeat: repeat;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited  {
	 color: purple;
	 text-decoration: none;
} 

a:focus {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.tabletop {
	background-image: none;
	background-repeat: repeat;
	background-color: #669999;
}

.sidenav {
	background-color: #FFFFFF;
	padding-right: 8px;
}

.sidenavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}

.topnavlinks {
	background-color: #FFFFFF;
}

.wkshoplinks {
	background-color:#CCCCCC;
}

.booklinks {
	background-color:#FFFF99;
	font-weight: bold;
}

.wow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FF0000;
	text-align: center;
}

.mainhead {
	color: #FFFFFF;
}

.reviewtext {
font-family: "Times New Roman", Times, serif;
}

.misctext {
	font-family: "Times New Roman", Times, serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.misclinks {
	font-style: italic
}
.boldstuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
