body {
background-color: white;
font-family: "Palatino Linotype", Courier, Verdana, sans-serif;
font-size: 14px;
color: black;
}

p {color:#0000FF}

a { font-family: Arial, Verdana, sans-serif; font-size: 13px; font-weight: bold: color: black; text-decoration: none}

a:link {
  color: black; font-weight: bold }
a:visited {
  color: #555555; font-weight: bold }

a:hover { font-family: "Arial Black", Verdana, sans-serif; font-size: 13px; color: black; background-color: silver}


h1 { font-family: Arial, Verdana, sans-serif; font-size: 20px; color: black }
h2 { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: black }
h3 { font-family: Arial, Verdana, sans-serif; font-size: 16px; color: black }
h4 { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: black }
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: black }

hr{ color:grey; width:100%; height:1px; }

table {
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
color: #363636;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.note {
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
color: purple;
font-weight: bold;
}

.photo img {width: auto; border: none;}
