body {
  background: url('cork2.gif');
  color: #080800;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
	}
a:link    {color: #BD6D42; text-decoration:none;}
a:visited {color: #BD6D42; text-decoration:none;}
a:hover   {color: #8C2C18; text-decoration:underline}
			 
p        { font-size: 11pt;}
p.small  { font-size: 85%;}
p.alt    { color: #7B5521;} 
p.alt2   { color: #F1DDBC; font-size: 85%;} 
h1,h2,h3 { color:#7B5521; text-align:center} 
p.bar    { font-weight:normal; 
           line-height:2; text-indent:10; 
					 color:#8C2C18; background:#E7BE7B;
			   }
p.banner { padding:10px;
           color:#E7BE7B;
           background:#8C2C18;
			   }
p.alt3   { padding:5px; 
           color:#8C2C18;
           background:#E7BE7B;
			   }
p.box    { text-align:left;
	         padding:15px; 
           border_width:thin;
					 border-style:double;
           color:#7B5521;
			   }
table    { font-size: 11pt;}
tr.d0 td {background-color: #BAC2E0;}
tr.d1 td {background-color: #D5DAEC;}
tr.h th  {background-color: #FFD980;}
ul {list-style-type: square;}
 
