TABLE, TR, TD {
   font-style : normal;
   font-weight : normal;
   font-size : 15px; 
   font-family : Verdana;
   color : #000000;
}

BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 15px; 
   font-family : Verdana; 
   color : #000000;
   text-decoration : none;
   scrollbar-base-color : #EFE8E2;
   scrollbar-shadow-color : #8A7573;
   scrollbar-highlight-color : #8A7573; 
   scrollbar-3dlight-color : #EFE8E2; 
   scrollbar-darkshadow-color : #EFE8E2;
   scrollbar-track-color: #EFE8E2;
   scrollbar-arrow-color : #EFE8E2;
}

A:visited {
   font-style : normal;
   font-weight : bold;
   font-family : Verdana;
   color : #000000;
   text-decoration : none;
}

A:hover {
   font-style : normal;
   font-weight : bold;
   font-variant : small-caps;
   font-family : verdana;
   color : #FFD84D;
   text-decoration : none;
}

A:activ {
   font-style : normal;
   font-weight : bold;
   font-family : verdana;
   color : #000000;
   text-decoration : none;
}

A {
   font-style : normal;
   font-weight : bold;
   font-family : verdana;
   color : #000000;
   text-decoration : none;
}

img {
   border : 0px;
}

.margin {
   margin-top: 60px; margin-bottom: 20px;
}