<!--
body { background: white ; margin: 1cm; }
p { font-family: “Times New Roman”; font-size: 12pt; color: black; }
td { font-family: “Times New Roman”; font-size: 12pt; color: black}
h1 { font-family: “Comic Sans MS”, Arial, Helvetica; font-size: 14pt; color: red; }
h2 { background: silver; font-family: Comic Sans MS, Arial, Helvetica; font-size: 14pt; color: red; }
A:link {color: blue;}
A:visited {color: blue;}
A: active {color: blue;}
