html, body {
		background:#ffffff;
		color:#000000;
}

html, body, div, p, ul, input {
		font-family: Arial, Helvetica, sans-serif;
}
bodytext {
		background:#ffffff;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;
 		font-size: 10pt; 
		text-align: center;
		margin: 0;
		padding: 0;
		margin-top: -6px;
		margin-bottom: 0.3em;
}

#logo, #slogan {
		background:#ffffff;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;
 		font-size: 16pt; 
		font-weight: bold;
		font-style: italic;
		text-align: center;
		margin: 0;
		padding: 0;
		margin-top: -6px;
		margin-bottom: 0.3em;
}
.date {
		padding-right: 0.3em;
}

.hide {
		background:#ffffff;
		color:#ffffff;
		clear: both;
		visibility: hidden;
		display; none;
}		

H1 {
    font-family:"Arial"; font-size: 16pt; font-weight: bold;
    color:#000000;
    text-align: center;
}

H2 {
    font-family:"Arial"; font-size: 12pt; font-weight: bold;
    color:#000000;
    text-align: center; 
}

H3{
  font-family:"Arial"; font-size: 12pt; font-weight: bold;
    color:#000000;
    text-align: center;
}
  
H4{
  font-family:"Arial"; font-size: 10pt; font-weight: bold;
    color:#000000;
    text-align: center; 
}

endtext{
	Color:#000000; font-family:"Arial"; font-size: 10pt;
}

td {
	font-family:"Arial"; font-size: 10pt; 
}

P{
  font-family:"Arial"; font-size: 10pt;  
}

