body {font-family: "comic sans ms","times";}

body {font-size: 11pt;}
h1 {font-size: 200%;}
h2 {font-size: 150%;}
h3 {font-size: 14pt;}
h4 {font-size: 110%;}

body.prn {text-align: left;}

.tt {
  font-family: courier;
  font-weight: bold;
}

.monh2 {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
  text-color: blue;
  border-width: 4;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ol ol {
  list-style-type: lower-roman;
}

th {
  font-size: 12pt;
  font-family: "comic sans ms","times";
  font-weight: normal;
}

h1 {font-weight: bold;}
h3 {font-weight: normal;}

h3.menu {
  text-align: center;
  font-weight: bold;
}

ul.menu td {
  text-align: left;
}

p.date {
  color: #555555;
  text-align: right;
  font-size: 6pt;
}

body {
  color: #000000;
  background: #DDE4FD;
  text-align: justify;
 }

body.menu {
  text-align: left;
}

.menu li {
  margin-left: 0em;
}

h1 { 
  text-align: center;
  color: Blue;
}

h2 { 
  color: Blue;
}

h2, h3, h4 { 
  text-align: left;
}

A:hover {color: #FF0000;}
A:link {color: #0000EE;}
A:visited {color:  #551A8B;}
A:active {color: #FF0000;}



