body{
	font-family: Arial;
}
.top {}
.left{ width: 200px;}
.right { width: 100px; }
.center { width: 500px; }
.leftinc{
	width: 200px;
	padding: 3px 5px 5px 5px;
	margin: 10px 0 30px 0;
	font-family: courier;
	font-size: 6pt;
	font-weight: bold;
	text-align: center;
}
.blogret {
	height: 15px;
	font-weight: bold;
	font-size: 9pt;
	color: red;
}
.blogtitle { 
	font-weight: bold;
	font-size: 12pt;
	background-color: #F0F0FF;
	padding: 5 10 5 10;
	margin: 20 0 0 0;
}
.blogmsg{
	width: 600px;
	background-color: #E0E0FF;
	padding: 10 10 10 10;
	font-size: 10pt;
}
.blogtime{
	font-size: 8pt;
	background-color: #F0F0FF;
}
.blogdiscuss {
	font-size: 9pt;
	color: red;
}
.blogtalk {
	font-size: 8pt;
	font-style: italic;
	color: green;
	padding: 0 0 0 10px;
}
.subline {
}
hr.subline {
	color: Navy;
}
a.subline {
	background-color: Navy;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 2px 5px 2px 5px;
}
.arttitle {
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.artdate {
	font-size: 8pt;
	padding: 0 0 0 10px;
}
.artdiscuss {
	font-size: 8pt;
	padding: 0 0 0 10px;
}
