body {
	background-color: #ffffff;
	font-family: Verdana, serif;
	font-size: 12px;
	}
blockquote, p {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #333333;
	}
h1 {
	font-size: 22px;
	color: #990066;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.0em;
	}
h4 {
	font-size: 12px;
	color: #990066;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.0em;
	font-weight: normal;
	font-style: italic;
	}
.h4bold {
	font-size: 12px;
	color: #990066;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.0em;
	font-weight: bold;
	font-style: italic;
	}
.subhead {
	font-family: Times, serif;
	font-size: 15px;
	color: #660033;
	font-weight: bold;
	}
.bright {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #9933cc;
	font-weight: bold;
	}
.ht {
	font-family: Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	background-color: transparent;
	}
	.menuheader {
		background-color: #996699;
		color: #ffffff;
		font-weight: bold;
		padding-left: 5px;
		font-family: Times, serif;
		font-size: 16px;
	}
	.menuheader2 {
		background-color: #990066;
		color: #ffffff;
		font-weight: bold;
		padding-left: 5px;
		font-family: Times, serif;
		font-size: 16px;
	}
	.menutext { 
		font-family: Verdana, serif;
		font-size: 11px;
		padding-left: 5px;
		background-color: #cc99cc;
	}
	.menutextnopad { 
		font-family: Verdana, serif;
		font-size: 12px;
		background-color: #cc99cc;
	}
	.menutextnopadwhite { 
		font-family: Verdana, serif;
		font-size: 12px;
		background-color: #FFFFFF;
	}
	.postinfo {
		font-weight: bold;
	}
	a:link, a:visited {
		color: #990066;
		background-color: transparent;
		font-family: Verdana, serif;
		font-size: 12px;
	}
	a:active{
		color: red;
		background-color: transparent;
		font-family: Verdana, serif;
		font-size: 12px;
	}
	a:hover {
		color: red;
		background-color: transparent;
		font-family: Verdana, serif;
		font-size: 12px;
	}
.copyright {
		font-family: Verdana, serif;
		font-size: 11px;
		color: #666666;
		background-color: transparent;
		text-align: center;
	}