h1 {
        font-size: 200%;
        color: green;
        text-align: center;
}

h3 {
        font-size: 175%;
        font-family:Verdana;
        color: #370E84;
}

h2.title{
        font-size: 150%;
        color: green;
        text-align: center;
}

h3.pres {
        text-decoration: underline;
}



a:link
{
        color:blue;
        text-decoration:none;
        border-bottom: 1px Dotted;
}

a:visited
{
        color:red;
        /* text-decoration:none;*/
        text-decoration:none;
        border-bottom: 1px Dotted;
}

hr
{
        size:2;
        color:green;
        width:100%;
}

div.MsoNormal
{
        text-align: center; 
        
}



body
{
  /*
   * FireFox says these declarations are "unknown"(?)
        background:"b.jpg";
        bgcolor:white;
        lang:EN-US;
   */

}




table.MsoNormalTable
{
        border:none;
        text-decoration:none;
}


td
{
        padding: 0.75pt;
}

p.nav {
        color: blue;
        text-align: center;
        font-size: 150%;
        font-family: sans-serif;
        text-align:center;
        
}

p.MsoNormal {
        color: rgb(0,0,119);
        font-family: Verdana;
        font-size: 100%;
}



p.c
{
        font-size: 85%;
        font-family:Verdana;
        color:rgb(0,0,119);
        text-align:center;

}


address
{
        font-size:70%;
}


