body {
  font-size: 12pt;
}

#header, #footer {
  display: none;
}

#content {

}


#left {

	}

#right {
margin-top: 2em;
	}	
	

h1, h2, h3 {
  font-weight: bold;
}

h2, h3 {
font-size: 14pt;
	margin: 0;
	}


a:link,
a:active,
a:visited {
	text-decoration: underline;
	color: #000;
}


table.contenttable-0 th {
	border-bottom: dotted 2px #000;
	/*border-top: dotted 2px #ed171f;*/
	} 

table.contenttable-0 td {
  text-align: left;
	border-bottom: dotted 2px #000;
	}

