﻿  body { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    }

  a { text-decoration: none;
    }

  a:hover { text-decoration: underline;
    }

.courier {
	font-family : "Courier New";
	font-size : 10pt;
}

H1 {
	font-family : "Times New Roman";
	font-size : 24pt;
}

H2 {
	font-family : "Arial";
	font-size : 12pt;
}

TABLE {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

TABLE a {
	/* font-weight : bold;
	*/
	/* font-family : Tahoma; */
	/* font-weight : bold; */
}
