body {
	background-color: #666666;
	background-image: url(images/background.gif); 
	background-repeat: no-repeat;
}
.headtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
}
.posttitle {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-weight: bold;
	white-space: normal;
}
.date {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
}
.bodytext {
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
}
.commenttext {
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
}
.commentname {
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
	color: #000;
}
.columntitle {
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
}
.blogsection {
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	letter-spacing: 10px;
}
.minitext {
	font-size: 10px;
	font-family: "Gill Sans", "Century Gothic", sans-serif;
}
a:link {
	color: #000000;
	background-color: transparent;
	font-weight: bolder;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
a:visited {
	color: #000000;
	background-color: transparent;
	font-weight: bolder;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
a:hover {
	color: #666666;
	background-color: transparent;
	font-weight: bolder;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
} 
a:active {
	color: #000000;
	background-color: transparent;
	font-weight: bolder;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
hr {
	height: 2px;
	width: auto;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.problem {
	font-family: "Gill Sans", "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	color: #666;
}

