body      { font-family: MS Sans Serif, Helvetica; font-size: 10pt; background-color: white; font-weight: normal}
font      { font-family: MS Sans Serif, Helvetica; font-size: 10pt}
p         {
	font-family: MS Sans Serif, Helvetica;
	font-size: 10pt;
	color: black;
	text-align: justify;
}
a         { text-decoration: none; font-weight: normal; color: navy}
a:link    { text-decoration: none; font-weight: normal}
a:visited { text-decoration: none; font-weight: normal}
a:hover   { text-decoration: underline; font-weight: normal; color: red}
td        { font-size: 10pt; color: black; text-align: justify}

