body {
   } 

      
	font-family: Arial;
	font-size: 9px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;	
}

td, th, p, div, span {
	font-family: Arial;
	font-size: 12px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:visited, a:active, a:focus {
	color: ##008800;
	text-decoration: none;   

}

a, a:link {
        color: #0E3837;
        text-decoration: none;



}
a:hover {
	color: #e13800;
	text-decoration: none;
}

.articleText { 
	
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: Arial, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
}
