/* Default CSS */
/* Generated by the CoffeeCup ssshtml Editor - www.coffeecup.com */

body {
    background-color:LightGray;
    background-attachment: scroll;
    font-family: "Times New Roman", Times, serif; 
    font-size: 110%; 
    margin-left: 25%;
    margin-right: 25%;
}

blockquote {
    font-size: 110%;
}    
    
.responsive {
  max-width: 100%;
  height: auto;
  border-style: solid; 
  border-width: thin;
}

p {
   font-family: "Times New Roman", Times, serif;
   font-size:110%;
   text-align: left;
}

li {
   font-family: "Times New Roman", Times, serif;
   font-size: 110%;
   text-align: justify;
} 

p.right {
   font-family: "Times New Roman", Times, serif;
   font-size: 95%;
   text-align: right;
}

p.green {
   font-family: "Times New Roman", Times, serif;
   font-size: 120%;
   font-style: italic;
   font-weight: bold;
   color: green;
}

div {
     font-size: 110%;
}

div.center {
    text-align:center;
}   

div.fixed {
  position: fixed;
}

img.thin {
         max-width: 100%;
         height: auto;
         border-style: solid; 
         border-width: thin;
}

table.eop {
    font-size: 90%;
}

.center {
  margin-left: auto;
  margin-right: auto;
}
