body {
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
}

body, td {
   font-family: Verdana,Geneva,Arial,Sans-serif;
   font-size: 12px;
}

.pagetitle        { font-size: 14px; font-weight: bold; color: #336699; }


#main {
   margin-left: 12px;
   margin-right: 12px;
   line-height: 120%;
}

P.indent {
	   margin-left: 0.5in;
	   margin-right: 0.5in;
	  }

P.buttons {
	font-size: 8pt;
}


p.title {
      font-family: times,serif;
      color: #ffffff;
      font-size: 18pt;
      margin-top: 1pt;
      margin-bottom: 3pt;
      font-weight: bold;
}

p.supertitle {
      font-family: arial,helvetica,sans-serif;
      color: #ffffff;
      font-size: 12pt;
      margin-top: 3pt;
      margin-bottom: 1pt;
}

H1   {
      font-size: 15pt;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: #000000;
}

H2   {
      font-size: 14pt;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      color: #00506E;
 }

H3 {
      font-size: 11pt;
      font-family: Arial,Helvetica,sans-serif;
      color: #404080;
}

H4 {
      font-size: 10pt;
      font-family: Arial,Helvetica,sans-serif;
      color: #000040;
}


A {
	text-decoration: none; 
}

A:link
{
	color: #246DFF;
}

A:visited
{
	color: #246DFF;
}

A:hover
{
	color: #FF0000;
}


A.header {
	color: #99ccff; 
	font-family: arial,helvetica,sans-serif; 
	text-decoration: none; 
	font-weight: normal;
}

A.header:visited {
	color:#99ccff; 
}

A.header:hover {
	color:#ffcc66; 
}

A.header:link {
	color:#99ccff; 
}



.calendar {}
.calendar_month_head {
	font-size:		9pt;
	font-weight:		normal;
}
.calendar_day_head {
	font-size:		7pt;
	font-weight:		normal;
}
.calendar_day_noday {}
.calendar_day_link {
	text-align:		right;
}
.calendar_day_nolink {
	text-align:		right;
}