body { font-family: arial, helvetica, sans-serif;
       background-color: #ffffff;
       color: #000000;
     }
td { font-family: arial, helvetica, sans-serif;
     font-size : 75% };
h1 { font-size : 105% };
h2 { font-size : 85% };
p { font-size : 75% };
select { font-size : 75% };
input { font-size : 75% };
.bluebordered { border-style : outset ;
		border-color : #8888ff ;
		border-width : 10 };
.copyright {  font-size: xx-small;
              text-align: right
           };
div.center { text-align: center};
.centersmall { text-align: center;
                  font-size: 75% };
.resultstable { font-size: 75% };