/* This stylesheet was written by Sean S. */
/* Please do not use code contained within without permission */

h1 {
  font-family: Palatino Linotype, Accord SF, serif;
  color: purple;
  font-size: 48;
  margin-top: 0px;
  margin-bottom: 0px;
}

h2{
  color: purple;
  font-weight: bold;
  font-family: Georgia, Times New Roman, serif;
  font-size: 1.1em;
  padding-bottom: 10px
}

.quote {
  font-family: Helvetica, Arial, sans-serif;
  font-style: italic;
}

.header {
  background-color: #cc99ff;
}

.footer{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  color: purple;
  padding-top: 5px;
  background-color: #cc99ff;
}  

.title {
  font-family: Palatino Linotype, Accord SF, serif;
  color: purple;
} 

.list1 ul {
  list-style-type: disc;
}

.list1 li {
  margin-left: 5px;
  padding-left: 10px;
  padding-top:	6px;
  font-family: Helvetica, Arial, sans-serif;
}

.normal  {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.0em;
}

div.menu {
  display: block;
  color: purple;
  font-family: Times New Roman, Georgia, serif;
  font-weight: bold;
  background:#cc99ff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding-top: 18px;
  padding-bottom: 8px;

}

div.menu a {
  font-family: Times New Roman, Georgia, serif;
  color: purple;
  text-decoration: none;
  background:#cc99ff;
}

div.menu a:hover {
  font-family: Times New Roman, Georgia, serif;
  color: white;
  text-decoration: none;
  background:#cc99ff;
}

table.costs{
  text-align: left;
  padding: 5px;
  border: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.0em;
}

table.costs td{
  padding: 5px;
}

body {text-align: center; font-size: 11pt;}
#wrapper {width: 930px; margin-left:auto; margin-right:auto; text-align: left;}

  
  