﻿.Center
{
	text-align:center;
}

.NewsArticle
{
	text-align:left;
	margin: 0 auto;
	width:90%;
	line-height: 1.8;
}
.Right
{
	width:95%;
	text-align:right;
}
.Credit
{
	margin: 0 auto;
		margin: 0 auto;
	width:90%;
	line-height: 1.8;
	border-bottom-style: solid;
	border-bottom-width: 3;
	border-bottom-color:#2060a0;
}
.line
{
	color:#2060a0;
	background-color:#2060a0;
	height:3;
	border:0;
}