body {
    font-size: 14px;
    color: #000000;
    font-family: Arial;
}

table {
    font-family: Arial; 
    font-size: 14px;
    spacing: 10px;
    border-width: 2px
    border-spacing: 10px
    border-style: none
    border-collapse: separate
}

h1 {
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    color: #000000;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

h2 {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #4C4C4C;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

h3 {
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

h4 {
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

h1.title {
    color: #FF8E00;
    text-decoration: none;
    font-weight: bold;
    padding: 4px 0px 5px 0px;
}

img.title {
    border: none;
}

td.caltitle {
    background-color:#006600;
    color:#FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

p {
    font-size: inherit;
    text-decoration: none;
    color: #000000;
    font-family: Arial; 
    text-align:justify
}
p.center {font-family: Arial; text-align:center }
p.quote {font-family: Arial; text-align:right; font-style: italic; margin-left: 6cm }

a {
    font-size: inherit;
    color: #000000;
    text-decoration: none;
}

a.caldays {background-color: white; color: #000000; text-decoration: none; font-weight: bold;}
a.caldays:link {text-decoration: none; color: #000000}
a.caldays:visited {text-decoration: none; color: #000000}
a.caldays:hover {text-decoration: none; color: #000000}
a.caldays:active {text-decoration: none; color: #000000}

ol {font-family: Arial }
a:link{text-decoration: underline; color: #008800}
a:visited{text-decoration: underline; color: #008800}
a:hover{text-decoration: underline; color: #00BB00}
a:active{text-decoration: underline; color: #008800}

.tip {
  font:10px/12px Arial,Helvetica,sans-serif; 
  border:solid 1px #666666; 
  width:250px;
  padding:1px; 
  position: absolute; 
  z-index:100; 
  visibility:hidden; 
  color:#333333;
  top:20px; 
  left:90px; 
  background-color:#ffffcc; 
  layer-background-color:#ffffcc;
}

#t1 {width:130px;}
#t2 {width:480px;}
#t3 {font:bold 14pt verdana,arial,sans-serif; background-color:#ffcccc; layer-background-color:#ffcccc;}
