

/* Layout Stylesheet */ 


  /*<![CDATA[*/
  body {
  margin:5;
  padding:0;
  color:#000000;
  background: #ffffff;
  font: 12 px Verdana, arial, sans-serif;
scrollbar-FACE-COLOR: #000000;
scrollbar-HIGHLIGHT-COLOR: #ffffff;
scrollbar-SHADOW-COLOR: #899e95;
scrollbar-3DLIGHT-COLOR: #899e95;
scrollbar-ARROW-COLOR: #899e95;
scrollbar-TRACK-COLOR: #899e95;
scrollbar-DARKSHADOW-COLOR: #899e95; 
  }


A:link {
color : #ffffff; 
text-decoration: none;
font-style: italic;
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, sans-serif;}




A:visited {
color : #ffffff; 
text-decoration: none;
font-style: italic;
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, sans-serif;}

A:hover {
color : #899e95 ; 
text-decoration : underline; 
font-style: italic;
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, sans-serif;}


h3{

color : #899e95 ; 
text-decoration : none; 
font-style: italic;
    font-weight: bold;
    font-size: 6pt;
    font-family: arial, sans-serif;}



.btn {

background:  #000000;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #ffffff;  
font-weight: 700;
text-decoration: none;

border: 4px outset;
border-color : 000000;

}

  /*]]>*/

