body         {font-family:            arial;
              color:                  #555555;
              background-color:       #93adde;
              background-image:       url(waves.jpg);
              background-attachment:  fixed;
              margin-top:             20px;
              margin-left:            0px;
              margin-right:           0px;
              margin-bottom:          20px;}

a            {text-decoration:        none;
              font-weight:            bold;}
a:link       {color:                  #000099;}
a:active     {color:                  #000000;}
a:visited    {color:                  #333333;}
a:hover      {background:             #ffdd00;
              text-decoration:        underline;}

div.title    {font-family:            times new roman;
              font-size:              x-large;
              color:                  #000000;
              text-align:             center;
              padding-bottom:         5px;
              border-bottom:          3px solid #000099;}

div.date     {margin-top:             12px;
              font-weight:            bold;
              padding-bottom:         3px;
              border-bottom:          3px solid #ffdd00;
              margin-bottom:          3px;}

p.text,
div.text     {margin-left:            32px;
              margin-right:           32px;
              text-align:             justify;}
p.par,
div.par      {margin-left:            32px;
              margin-right:           32px;
              text-indent:            32px;
              text-align:             justify;}

div.links    {border-top:             3px solid #ffdd00;
              padding-top:            12px;
              text-align:             center;
              margin-bottom:          7px;}
