/* overall container table - encloses everything */
table.outer {border: 0px #0000FF solid; display:table; margin-top:0px; margin-right:0px;
margin-bottom:0px; margin-left:0px; width:100%;}
table.set {border: 0px #0000FF solid; display:table; margin-top:0px; margin-right:0px;
margin-bottom:0px; margin-left:0px; width:100%;}
td {border: 0px #0000FF solid; margin-top:0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;}
/* body : text */
p {font:100% Tahoma, Verdana, Serif; color:#626262;}
.licence  {text-align:center; margin:2px; font-size:11px; font-weight:bold; color:#B89538;}
.13  {text-align:left; margin-top: 0px; font-size:90%;}
/* hyper links */
a:link    { color:#738536; font-weight:bold; text-decoration:none }
a:hover   { color:#c4d291; font-weight:bold; text-decoration:none }
