body {
	background-color: #E0E0D6;
	background-attachment: scroll;
	background-image: url(blog/images/paper_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 20px;
	margin-left: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
a:hover {
	color: #5D7878;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}	
.recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.text_Chris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.text_Chris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding-left: 24px;
}
.blog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D7878;
	line-height: 18px;
}
.blog_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.blog_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0B0B0;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
	font-weight: bold;
}
.copy {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}