body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	background: #cff;
	}
#navigation a:link{ text-decoration: none; border-bottom: none; color:none;}
#navigation a:visited{ text-decoration: none; border-bottom: none; color:none;}
#navigation a:hover{ text-decoration: none; border-bottom: none; color:none;}
#calendar {
	background-color: #CFF; /*#9FF;*/
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:12px;
	border: hidden;/*thin dashed #069; border-top-style:hidden; border-left-style:hidden;*/
	}
#calendar td{
	vertical-align:top;
	border: thin dashed; border-top-style:hidden; border-left-style:hidden;
	}
#calendar th{
	border:thin dashed #069;
	text-align:right;
	border-top-style:hidden; border-left-style:hidden;
	}
#calendar td.show{
	background-color:#0F6;
	}
#calendar td.off{
	background-color:#FFF;
	}
.columntype	{
	font-size:11px; line-height:11px;
	}
.infotype	{
	font-family:"Courier New", Courier, monospace;
	font-size:11px; line-height:12px;
	}
.columnlist	{
	list-style-type:none;
	}
.rtdashed {
	border-right-style:dashed; border-right-width:thin; border-right-color:#000;
	}
img {border:0;}
div.signature {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:right;
	}
a:link { text-decoration: none; border-bottom: 1px dashed #306; color: #999; }
a:visited { text-decoration: none; border-bottom: 1px dashed #306; color: #999; }
a:hover { color: #000; }
h1	{ 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px; background-color:#CFF; color:#000; letter-spacing: -2; padding:0.2em; border-top: 2px; border-color:#9C6; border-bottom-style:inset;
	}
h2	{
	font-family:"Lucida Console", Monaco, monospace;
	font-size: 15px; background-color:#CFF; color:#000; letter-spacing: -2; padding:0.2em; border-top: 2px; border-color:#9c6; border-bottom-style:inset; text-transform:uppercase; font-style:bold; text-align:left;
	}
h3	{
	font-family:"Courier New", Courier, monospace;
	font-size: 12px; background-color:#FFF; color:#000; border-bottom-style:inset; border-color:#063; padding:0.2em; letter-spacing:-2; text-align:right;
	}

