.mainTable {
	width:730px;
	
}

.mainBody {
	widows:730px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.articleLink {
	font-family:Arial;
	font-size:12px;
	color:#0000ff;
	font-weight:bold;
}

.articleInfo {
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.navLinks {
	font-family:Arial;
	font-size:12px;
	color:#4040ff;
	text-decoration:none;
	font-weight:bold;
}

.navLinks:Hover {
	font-family:Arial;
	font-size:12px;
	color:#4040ff;
	text-decoration:underline;
	font-weight:bold;
}

.articleTitle {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.articleBody {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.categoryTitle {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a {
	font-family:Arial;
	font-size:12px;
	color: #4040ff;
	text-decoration:none;
}

a:hover {
	font-family:Arial;
	font-size:12px;
	color: #4040ff;
    text-decoration:underline;
}

.footerText {
	font-family:Arial;
	font-size:11px;
	color: #000000;
    text-decoration:none;
}
