body {
 margin-left:20px;
 margin-right:20px;
 }

fieldset {
 border: 2px solid black;
 padding:20px;
 }

legend {
 border: 2px solid black;
 }

a:link, a:active, a:visited {
 color:black;
 text-decoration:underline;
 }

a:hover {
 color:white;
 text-decoration:underline;
 }

table {
 border-color:black;
 border-style:double;
 margin:0px;
 }

.title  {
 font-size:35px;
 font-weight:bolder;
 text-decoration:underline;
 font-family: Bookman Old Style;
 }

.caption {
 font-size:25px;
 font-weight:bold;
 text-decoration:none;
 font-family: Bookman Old Style;
 }

.normal {
 font-size:13px;
 font-weight:normal;
 text-decoration:none;
 text-align:justify;
 font-family: Verdana;
 }

.species {
 font-size:35px;
 font-weight:bolder;
 text-decoration:none;
 font-family: Bookman Old Style;
 }

.subfamily {
 font-size:25px;
 text-decoration:none;
 font-weight:normal;
 font-family: Bookman Old Style;
 }

.catalogue {
 font-size:15px;
 text-decoration:none;
 font-family: Verdana;
 }

.description {
 font-size:9px;
 font-weight:normal;
 text-decoration:none;
 text-align:justify;
 font-family: Verdana;
 border-style:solid;
 border-top-width:0px;
 padding:10px;
 }

.image {
 border-style:solid;
 border-bottom-width:0px;
 background-color:black;
 padding:0px;
 }

