/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */
BODY
{background-color: #ffffff;
margin-left: 4%;
margin-right: 4%;
color: #000000;
font-size: 16px;}

.small
{font-size: 12px; /* 75% of the baseline*/
}

.large{ font-size: 20px; /*125% of the baseline*/
}

A:link
{color: blue;
text-decoration: none; }

A:visited
{color: teal;
text-decoration: none}

div
{text-align: center} 
   
p.head
{color: #cc6633;
font-size: 110%;
font-weight: bold;
text-align: left;
font-family: sans-serif;}

table
{ 
margin-left: auto;
margin-right: auto;
width:60%;
}

th
{text-align: center;
color: #cc6633;
font-size: 110%}

td
{font-family: sans-serif;
font-size: 90%;
text-align: left;
padding:5px 5px 5px;}

td.c1
{background-color: #ffffcc;
font-family: Verdana, sans-serif;}

td.c2
{background-color: #ffffcc;
font-family: Verdana, sans-serif;
font-weight: bold}

td.c3
{background-color: #ffffff; }

span.c5
{font-size:  10px}

span.c6
{font-size:  14px}

th.quick
{font-family: Verdana, sans-serif}
h1
{color: #000099;
font-family: arial, verdana, sans-serif;
font-size:  140%;
text-align: center}

h2
{color: #cc6633;
font-family: arial, verdana, sans-serif;
font-size:  105%}

h3
{color: #0033CC;
font-family: Verdana, serif;
font-size: 90%}


li { margin-bottom: 0.3em; } 

img.banner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 0 ;
    max-width: 95%;}
    
img.pict
  {float: right;
  margin: 0px 0px 10px 10px
  }

img.pictr
  {float: left;
  margin: 20px 30px 10px 10px
  }
   
