h1 { font-family: Arial, Helvetica, sans-serif; } 
h3 { font-family: Arial, Helvetica, sans-serif; } 
body              { background-color: #FFFF99;  }
body, dl, dt, dd, ul, ol, li, td, th, .text      
                  { color: #0000FF; }
a:link, a:visited { color: #8000FF; font-weight: bold; text-decoration: none  }
a:hover { color:red; text-decoration: underline } 
em { color:red}
body              { background-attachment: fixed;  
		background-image: URL("./graphics/itmborder.gif");
		background-repeat: repeat-y;}
body  {margin-left: 1cm;  margin-top: 1mm; margin-bottom: 1mm}
p.smallfont {font-family: sans-serif; font-size: 60%}
p.medfont {font-family: sans-serif; font-size: 80%}
p.ssmallfont {font-family: serif; font-size: 60%}

