/* 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: 90%; 
    margin-left: 10%;
    margin-right: 10%;
}

blockquote {
    font-size: 90%;
    margin-left: 15px;
}    

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

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

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

p.right {
   font-family: "Times New Roman", Times, serif;
   font-size: 90%;
   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: 90%;
}

div.more {
     font-size: 250%;
}

div.center {
    text-align:center;
}   

div.fixed {
  position: fixed;
}

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

table {
    font-size: 50%;
}

.large {
    font-size: 10%;
}

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

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