body {font-family: Arial, Helvetica, san-serif;
      background-color: #eef6da;
      color: #333300;
      font-style: normal;
      font-weight: normal;
      cursor: default;
      margin: 10px 15px 0px; 
/*first value is top margin, second value is left and right, third is bottom*/
}

table.photos{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-image: url(/images/parchment.jpg);
}

body, table {font-size: 10pt}

table {background-color: #eef6da;
font-style: normal;font-weight: normal;
}

td.small  {font-size: 9pt;
           color: #ffffcc}

h1 {font-family: Lucida Calligraphy, Vivaldi, Vladimir Script, Mistral, Freestyle Script, Informal Roman;
    font-size: 20pt;
    font-weight: bold;
	color: #336600}

h2 {font-family: Lucida Calligraphy, Vivaldi, Vladimir Script, Mistral, Freestyle Script, Informal Roman;
    font-size: 16pt;
	color: #660033}
	
h3 {font-family: Lucida Calligraphy, Vivaldi, Vladimir Script, Mistral, Freestyle Script, Informal Roman;
    font-size: 14pt;
	color: #660033}	
	
a {color: #333300;
   text-decoration: underline}

a:hover {color: #ff3300;
         text-decoration: underline}