body		{ font-family: Arial, Helvetica, Tahoma, sans-serif; 
			  margin:3pt;
			  background-image: url('AnTherm_light_transp_BG.gif');
			  margin-left:100px;
			  margin-right:100px;
			  /*background-attachment: fixed;*/
			}
hr			{ height:1px; }
td, th 		{ font-size:90%; border-color: blue; padding:4px; }	/*{ font-size:68%; }*/

h1			{ font-size:165%; background:#EEEEEE; }
h2			{ font-size:125%; background:#EEEEEE; }
h3			{ font-size:115%; background:#EEEEEE; }
h4, h5, h6	{ font-size:100%; background:#EEEEEE; }

pre			{ background:#EEEEEE; 
			  padding:2pt; 
			}

p			{ /*line-height:1.5em;*/
			  margin-top:0.5em; 
			  margin-bottom:0.5em;
			}
			
ul, ol		{ 
			  margin-top:0.5em;
			  margin-bottom:0.5em; 
			}
			
ul li 		{ list-style-type: disc; }

a { text-decoration: none; }