body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	margin-right: 33.33em;
	margin-left: 33.33em;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #333333;
	margin-top: 1em; 
	margin-bottom: 1em;
	font-size: 22pt;
	text-align: center;
}

h3, h4, h5, h6 {
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #369;
	border-top: 1px dotted #369;
}

a {
  color: #333333;
  border-bottom: 1px dotted #369;
  text-decoration: none;
}

a:hover {	
	color: #333333;
	border-bottom: 0px dotted #369;
}

footer {	
	color: #666666;
	font-size: 9px;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;