/* Effective stylesheet produced by snapshot save */
body { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(236, 233, 216); }

td { font-family: Verdana,Arial,Helvetica,sans-serif;
       font-size: 12px; color: rgb(0, 0, 0);
       background-color: rgb(236, 233, 216);
       border: 1px dotted rgb(172, 168, 153); }

p { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(236, 233, 216); }

h2 { font-size: 14px; font-weight: bold; color: rgb(153, 0, 0); }

.bdr {  width: 255px; height: 550px; }

.2 {  max-width: 800px; height: 550px; padding: 5px 0 15px 5px;}

img { max-width:800px; max-height=600px; text-align:center; vertical-align: top;}

.bullet { font-family: "Courier New",Courier,mono; font-size: 11px; font-weight: bold; color: rgb(153, 0, 0); }

ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
li:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

p.bottom {
  position: absolute;
  top:580px;
  left: 20px;
}

a , a:visited {
  font-size: 14px;
  color: blue;
  text-decoration: none;
}

a:hover {
  font-size: 14px;
  color: maroon;
  text-decoration: none;
}