a
{
font-size : 1em;
  text-decoration: underline;
}

a:link
{
         color: #800000;
  text-decoration: underline;

    
}

a:visited
{
      color: #480000; 

}

a:hover
{
   background-color: #eeeeee;
}


body
{
background:#292929
}

div.body
{
     border: ridge 0.2em;
  max-width: 45em;
    font-size : 1em;
    padding : 0.5em;
    font-family: georgia, serif;
    /*font-family: verdana, sans-serif;*/
  text-align: justify;
background:#fff
}

table.bodyframe
{
    
}

p
{
font-size:0.8em;
}


h1
{  text-align: center;
    font-family : "trebuchet MS", Helvetica;
    color : rgb(80 , 80 , 80);
}

h2
{

    font-family : "trebuchet MS", Helvetica;
    font-size: 19px;
     color : rgb(80 , 80 , 80);
}

h3
{
    font-family : "trebuchet MS", Helvetica;
     color : rgb(80 , 80 , 80);
}

hr
{
    color : rgb(0 , 51 , 102);
}

div.sidebar
{  
float:right; 
   margin-left: 0.5em;
  padding: 0.5em;
  border: solid 1px Black; width: 180px ; /* 9.5em; */
 background-color: #eeeeee;
  text-align: left;
  font-size: 0.9em;

}
div.indent
{  margin-left: 13em; 
}
img.portrait
{  
width: 9em;
}

