body {
  text-align: center;
  margin: 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #330000;
  list-style-type: disc;
  list-style-image: url(/code/squares_0_hl.gif);
  }


.container {
  margin: 0 auto;
  width: 808px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #330000;
    list-style-type: disc;
  list-style-image: url(/code/squares_0_hl.gif);
 
  } 

.margintext {
	padding-right: 10px;
	padding-left: 10px;
}

.tableborders {
	border: 4px double #330000;
	text-align:center;
}

h1 { 
	font-size: 18px;
	font-weight: bold;
}
h2 { 
	font-size: 16px;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	font-weight: bold;
}
h4 { 
	font-size: 12px;
	font-weight: bold;
}

