body
   {
    line-height:125%;
    margin-left:15;
    margin-right:15;
    background-color:cornsilk ;
    color: #ffffff ;
   }

a:visited
   {color: #b8860b;}
a:link
   {color: #eeee88;}
a:active
   {color: #deb887;}
a:hover
   {color: #eeee88;
    font-style : italic;}

 
p
   {
    line-height:125%;
    margin-left:0em;
    margin-top:0.5em;
    margin-bottom:0em;
    color: darkolivegreen ;
   }
p.#index,#index1,#index2,#index3
 @{
    line-height:115%;
    margin-left:0em;
    margin-top:0em;
    margin-bottom:0em;
    color: darkolivegreen ;
   }
p.#c{
    line-height:140%;
    margin-left:0em;
    margin-top:0em;
    margin-bottom:0em;
    text-align:center;
    color: darkolivegreen ;
   }
p.b1{
   
    font-family:sans-serif ;
    text-align:center;
    font-size:115% ;
    color: darkolivegreen ;
}
p.b2{
   
    font-family:sans-serif ;
    font-size:115% ;
    color: darkolivegreen ;
}
p.b3{
   
    font-family:sans-serif ;
    text-align:center;
    color: darkolivegreen ;
}

span.#title
   {
    color: #000055 ;
    font-size:1.6em;
    font-weight:600;
   }
h1 {
    color: darkolivegreen ;
    font-size:1.8em;
    text-align:center;
    border-width:0.2em 0em 0.1em 0em;
    border-style:double none double none;
    border-color:darkolivegreen;
    padding-top:0.6em;
    padding-bottom:0.6em;
   }
h2 { 	
    color: "darkolivegreen" ;
    font-size:1.6em;
    font-weight:600;
    line-height;2em; 
    margin-top:0em;
    margin-bottom:0em;
    padding-top:0.4em;
    padding-bottom:0.4em;
   }

h3{
    color: darkolivegreen ;
    font-size:1.4em;
    font-weight:600;
    margin-top:0.6em;
    margin-bottom:0; 
    padding-top:0.2em;
    padding-bottom:0.2em;
   }
h4{
    color: darkolivegreen;
    font-size:1.1em;
    font-weight:600;
    margin-top:0.6em;
    margin-bottom:0; 
    padding-top:0.2em;
    padding-bottom:0.2em;
   }
hr{
    color: olive ;
    height:1;
   }

img{margin-top:0;
    margin-bottom:0;  
   }

table{
    border;
    border-color: darkolivegreen ;
   }

div.news{ 
    float : left ;
    padding : 20px;
}