* {
	margin: 0; 
    padding: 0; 
    border: 0; 
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
body  { color: #333333; font-family: sans-serif, Arial; background-color: #fff; background-image: url("../graphics/hartgeBackground.jpg"); background-repeat: repeat; text-align: center; margin-right: 0; margin-bottom: 0; margin-left: 0 }
table { font-size: 12px; font-family: Arial }
a:link, a:visited {
	text-decoration: underline;
	color: #0055ff;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ff6600;
}
.class { margin-left: 12px; border: solid thin silver }
.class1 { text-indent: 0; margin-left: 12px }
