A, A:LINK, A:VISITED {
   text-decoration : none;
   color : #B50003;
   font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
   text-decoration: underline;
}
BODY {
   margin-bottom : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-top : 0px;
   width : 100%;
   height : 100%;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;
   background-color : #fffae0;
   color : Black;
   position: absolute;
}
H1 {
   font-family : "Times New Roman",Times,serif;
   font-weight: bold;
   font-size : 19px;
   background: url(img/marc.jpg);
   color: #784123;
   padding-left: 5px;
   font-variant : small-caps;
   border: solid 1px #F0D4AD;
}
H2 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size : 15px;
   font-style: italic;
   color: #B05F33;
   text-decoration: underline;
}
H3{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 16px;
   color: #B05F33;
   border-bottom : 1px solid #C08600;
   font-variant : small-caps;
   padding-left: 15px;
}
H4{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 13px;
   color: #B05F33;
   border-bottom: 1px solid #EFE0CB;
   font-weight: bold;
}
TD {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   background: url(img/marc.jpg);
   border: #F0D4AD solid 1px;
}
IMG {
   padding-left: 10px;
   padding-right: 10px;
}
ACRONYM {
   background: #F0D4AD;
   cursor: help;
   border-bottom: dotted 1px;
}
SMALL {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
}
BIG{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 24px;
   font-weight: bold;
   color: #C30003;
}
UL {
   text-align: justify;
   padding-right: 10px;
}
