p
{
     margin-top:12px; 
     margin-bottom:0px;     
}

blockquote
{
     margin-top:0px; 
     margin-bottom:6px;     
}

body { font-family: verdana, Arial, Helvetica,sans-serif; font-weight:normal; font-size: 14px; }

table { font-family: verdana, Arial, Helvetica, sans-serif;  font-weight:normal; font-size: 14px; color: #000000; text-decoration: none }

DL { font-family: verdana, Arial, Helvetica, sans-serif;  font-weight:normal; font-size: 14px; color: #000000; text-decoration: none }

h1,h2 { font-family: Garamond, "Times New Roman", serif; }

h5 
{
     font-family: verdana, Arial, Helvetica, sans-serif; 
     font-weight:bold; 
     font-size: 24px; 
     color: #000000; 
     text-decoration: none; 
     margin-top:0px; 
     margin-bottom:6px;
}

h6 
{
     font-family: verdana, Arial, Helvetica, sans-serif; 
     font-weight:bold; 
     font-size: 16px; 
     color: #000000; 
     text-decoration: none; 
     margin-top:0px; 
     margin-bottom:6px;
}

:link { color: #663300 ;text-decoration: underline}  /* for unvisited links */
:visited { color:#666666; text-decoration: underline } /* for visited links */
:active { color: #663300 ;text-decoration: underline} /* when tabbed to in IE */
:hover { color:#663300; background:#ffcc99; text-decoration:none; } /* when mouse is over link */

a { text-decoration: none }

div.box { border: solid; border-width: thin; width: 100% }


// following for calendar files
th
{
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 12px;
     color: #ffffff;
     background: #663300;
}
 
td.day
{
     vertical-align: top;
     background: #ffffff;
}
 
td.wkn
{
     vertical-align: top;
     background: #eeeeee;
}
 
p.date
{
     //font-family: Verdana, Arial, Helvetica, sans-serif;
     font-family: garamond, times new roman,serif;
     font-weight: bold;
     font-size: 28px;
     font-style: italic;
     color: #000099;
     margin-top:12px; 
     margin-bottom:0px;     
}

p.time
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 12px;
     font-style: normal;
     color: #006600;
     margin-top:4px; 
     margin-bottom:0px;     
}


p.zero
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 12px;
     font-style: normal;
     color: #990000;
     margin-top:4px; 
     margin-bottom:0px;     
}


p.evnt
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
     font-style: normal;
     color: #000000;
     margin-top:0px; 
     margin-bottom:0px;     
}
