/*
BODY
{
  scrollbar-face-color: #87ceeb;
  scrollbar-arrow-color: #e0ffff;
  scrollbar-highlight-color: #e0ffff;
  scrollbar-3dlight-color: #e0ffff;
  scrollbar-darkshadow-color: #00008b;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #00bfff;
}
*/

body
{
  font-family: maiandra, eurostile, square, bimini, arial, sans-serif;
  margin-top: 2;
}
h1
{
  font-family: impact, sans-serif;
  font-size: xx-large;
}

h6
{
  font-size: x-small;
  font-weight: normal;
}

li
{
  padding: 2px;
}

p
{
  text-align: justify;
}

a.MenuMain
{
  font-family: eurostile, square, bimini, arial, sans-serif;
  font-size: medium;
  text-decoration: none;
}
a.verylight
{
 text-decoration: none;
}
h2,
.sectionHeader
{
  font-family: eurostile, square, bimini, arial, sans-serif;
  font-size: medium;
  font-weight: 300;
  text-decoration: none;
}
a.sectionHeader:hover
{
  text-decoration: underline;
}

td.INFO_HEADER {
  font-size: 9;
  font-family: verdana;
  font-variant: small-caps;
  text-align: center;
}
td.INFO_PLACE {
  font-size: 15;
  text-align: center;
}
td.INFO_TIME {
  font-size: 20;
  font-family: "Garamond GD", arial;
  text-align: center;
}
td.INFO_DATE {
  font-size: 11;
  text-align: center;
}

fieldset.diary_entry
{
 padding: 10px;
 text-align: justify;
}
