/* 
body {background-color: yellow}
h1 {font-size: 36pt}
h2 {color: blue}
p {margin-left: 50px}

body {background-color: tan}
h1 {color:maroon; font-size:20pt}
hr {color:navy}
p {font-size:11pt; margin-left: 15px}
a:link     {color:green}
a:visited  {color:yellow}
a:active   {color:blue}
a:hover    {color:black}
*/


A:link     { color: navy }
A:visited  { color: purple }
A:active   { color: navy }
A:text     { color: navy }


body.top {
font-family: "Times, serif";
background-color: white;
font-size: "12pt";
color: "#0";
margin-left: 10
margin-top: 10
}

h1.content {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  font-size: "16pt";
  text-align: "Center"
}

h2.content {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Center";
  font-size: "14pt"
}
h2.body {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Left";
  font-size: "14pt"
}

td.content {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Left";
  font-size: "12pt"
}

tr.session {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Left";
  valign: "top";
  font-weight: "normal";
  font-style: "normal";
  font-size: "12pt"
}

td.session {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Left";
  valign: "top";
  font-weight: "bold";
  font-size: "12pt"
}

table.program {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Left";
  font-style: "normal";
  font-weight: "normal";
  font-size: "12pt"
}

p.author {
  font-family: "Helvetica, Arial, sans-serif";
  color: "#000000";
  text-align: "Left";
  font-style: "italic";
  font-weight: "normal";
  font-size: "12pt"
}

img {
  vspace:0;
  border:0
}

td.entry {
  font-family: "Helvetica, Arial, sans-serif";
  font-size: "16pt";
  color: "#ffffff";

}
