body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

p {
	margin-top: 0px;
	padding-top:0px;
}

h1,h2,h3 {
	margin-bottom: 0px;
	padding-bottom:0px;
}

em {
	font-style:normal;
	font-weight:bold;
}

img {
	border:0px;
}

a {
	text-decoration:none;
}

a.printer {
	visibility: hidden;
}

.articleHeader {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}

.articleAuthor {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
}
