
 body {

    background-color: orange;
    
    }

 img {

    border-style: none;

    }

  a:link {
    color: darkblue;
    }
  a:visited {
    color: red;
    }

  .CenterPanel  {

    margin-left: 2px;
    margin-right: 2px;

    }

  .Notice       {

    border-style: double;

    border-color: red;
   
    color: black;

    text-align: left;

    width: 35%;

    }

  .Notice2      {

      
    width: 35%;

    }


  .Notice3      {


    width: 35%;

    }

  .Notice4      {

    background-color: yellow;
    width: 100%;
    margin: 5px;

    }

  .RightPanel   {

    position: relative;
    top:  70px;
    right: 5px;
    width: 150px;

    }

  .LeftPanel   {

    position: relative;
    top:  70px;
    left: 25px;
    width: 250px;

    }

   .Links      {

    border-style: double;

    border-color: blue;
   
    color: black;

    text-align: left;

    width: 35%;


    }    

 image.Floatleft { 

    float: left;

    margin: 5px;

    }

 image.Floatright {

    float: right;

    margin: 5px;

    }

 image.floattop   {
 
    float: top;

    margin: 5px;

    }

 image.floatbottom {

    float: bottom;

    margin: 5px;

    }

 image.Floatcenter {

    float: center;

    margin: 5px;

    }

 h1.title { 

    border-style: double;

    border-color: red;

    border-align: center;
   
    color: black;

    text-align: center;

    font-size: 75px;


    }

 h3.title {
   
    border-style: double;
    border-color: blue;
    border-align: center;
    color: black;
    text-align: center;
    font-size:  30px;

    }

 h3.title2 {
   
    border-style: double;
    border-align: center;
    color: black;
    text-align: center;
    font-size:  30px;

    }

h3.title3 {
   
    border-style: double;
    border-color: red;
    border-align: center;
    color: black;
    text-align: center;
    font-size:  20px;
    font-style:  italic;

    }

 h3.title4 {
   
    border-style: double;
    border-align: center;
    color: black;
    text-align: center;
    font-size:  28px;

    }


 h1.meetingtime {

    position: center;

    border-style: double;

    border-color: blue;
   
    color: black;

    text-align: center;

    width: 100%;

    }

  h1.contacts {

    text-align: center;

    font-type: arial; 

    font-size: 60px;

    color:  black;

    }

  h1.name {

    text-align: center;

    line-height: 10px;

    font-type: arial; 

    font-size: 30px;

    color:  black;

    }

  h1.office {

    text-align: center;

    line-height: 10px;

    font-type: arial; 

    font-size: 14px;

    color:  black;

    }

  h1.address {

    text-align: center;

    line-height: 5px;

    font-type: arial; 

    font-size: 20px;

    color:  black;

    }

  h1.phone {

    text-align: center;

    line-height: 5px;

    font-type: arial; 

    font-size: 14px;

    color:  black;

    }

  h1.cell {

    text-align: center;

    line-height: 5px;

    font-type: arial; 

    font-size: 14px;

    color:  black;

    }

  h1.email {

    text-align: center;

    line-height: 5px;

    font-type: arial; 

    font-size: 18px;

    font-style: italic;

    color:  black;

    }

