@page {	margin: 10%; }

h1 { color: black }
 
h2 { font-size: 16pt; font-weight: bold; }

h3 { font-size: 14pt; font-weight: bold; color: black; }

h4 { font-size: 12pt; font-weight: bold; }

div#links { display: none; }

div#content { margin: 0; color: black; border: none; }

div#content p { font: normal 12pt "Times New Roman", Times, serif;
	text-align: justify; }

div#content li { font: normal 12pt "Times New Roman", Times, serif; }

img { display: none; }

div#content a:link,div#content a:visited,div#content a:hover,div#content a:link:hover, div#content a:visited:hover { color: black; font-weight: bold; text-decoration: none; }