body {  margin-top: 0px; margin-right: 0px; margin-left: 0px}
body {  font-family:  Arial; font-size: 10pt; font-color: #FF0000;}
td {  font-family: Arial; font-size: 10pt;}
.header {  font-family: Arial; sans-serif; font-size: 10pt; color: #39642F; text-decoration: bold; }



A:link {
  color: #FF0000; 
  text-decoration: underline; 
  background: none;}/*normal links in the text*/
A:visited {
  color: #666666; 
  text-decoration: underline; 
  background: none;}
A:hover { /*this effect is not shown in NN4.xx*/
  color: #000000; 
  text-decoration: underline; 
  background: none;}
A:active {/*colour in NN4.xx is red*/ 
  color: #75B8F9; 
  text-decoration: underline; 
  background: none;}


table.class { font-family: Arial; background-color: #FFFFFF; border-color: #000000; border-style: solid;}

.button { width=80px; background: #F4FAFF; font-size: 11px; border-style: solid; border-width: 1px; border-color: #111111; color: #111111; DARKSHADOW-COLOR: #F4FAFF;}


.form { width=175px; background: #F4FAFF; font-size: 11px; font-family: Arial; border-style: solid; border-width: 1px; border-color: #111111; scrollbar-face-color: #F4FAFF; 
scrollbar-highlight-color: #F4FAFF;
scrollbar-shadow-color: #F4FAFF;
scrollbar-3dlight-color: #111111;
scrollbar-arrow-color: #111111;
scrollbar-track-color: #BFDCFC;
scrollbar-darkshadow-color: #111111;}