body {
  background-color: #C6CCD6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.writingstory {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B2B2B;
}

td,th {
	font-size: 11px;
	color: #000000;
}
.homearticles {
	font-size: 11px;
}
.copyright{
	font-size: 10px;
	color: #648DD4;
	text-decoration: none;
}
.missing {
	color: #CC3232;
	text-decoration: none;
}
.red {
	font-size: 9px;
	color: #CC3232;
	text-decoration: none;
}
.red2 {
	font-size: 11px;
	color: #CC3232;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC3232;
}
a:active {
	color: #000000;
}
.welcometext {
	line-height: 115%;
	font-size: 11px;
}