BODY
{
}
.userimage
{
	width: 100px;
	height: 100px;
}
.articletime
{
	width: 800px;
	text-align: right;
}
.articletitle
{
	width: 800px;
	text-align: left;
	 
	color: #121517;
	 
	background-color: #ffffef;
}
.article
{
	 
	width: 800px;
	 
	background-color: #ffffef;
	text-align: left;
}

  
.writer
{
	width: 200px;
	position: static;
	font-style: italic;
	text-decoration: underline;
	clear: none;
	display: inline;
	float: right;
	text-align: left;
}
.articletable
{
	width: 800px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.forecastleft
{
	background-color: #fff4ff;
	text-align: right;
}
.forecastright
{
	background-color: #f1ffff;
	text-align: left;
}
.forecastnone
{
	background-color: #fff4ff;
	text-align: left;
}
.forecastcenter
{
	background-color: #fff4ff;
	text-align: center;
}
