body {
	font-family: "Comic Sans MS","Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size: 10px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: "Comic Sans MS","Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size: 10px
}

.listEntry {
	margin-bottom: 9px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: left;
         margin-left: 10px;
         margin-right: 10px;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Comic Sans MS","Trebuchet MS", Georgia, Verdana, sans-serif;
}

.articleSummary {
	font-family: "Comic Sans MS","Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}






