body {
	font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #336699;
}

h1 {
color: #eeeeee;
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
text-align:center;
padding-top: 15px;
}

td, th {
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size: 1.0em;
color: #222266;
}

p, li {
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
color: #222266;
margin-left:10px;
margin-right:10px;
}

a {
color: #009999;
}

form {
background-color: #CCCC99;
}

img {
vertical-align:bottom;
}
/* required by firefox and Opera to prevent background color showing through */


hr {background-image:url(../images/hr.gif)}

p.fancy {
padding: 0px 20px 10px 20px;
font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
}

.dropcap {
font: normal 40pt "Book Antiqua",  Georgia, "Times New Roman", Times, serif ;
color: #d2691e; /*chocolate*/
margin-right: 2px;
line-height:80%;
letter-spacing:-3px;
}

.firstbigletter {
font-family:"Book Antiqua",  Georgia, "Times New Roman", Times, serif;
color:chocolate;
font-size:56px;
font-weight:normal;
line-height:80%;
letter-spacing:-6px;
}

div.img-shadow {
  float:left; 
  background:url(../images/shadow.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }


div.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 2px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 6px;
  } 
