BODY { background-color: white ; font-family: Arial, Helvetica, sans-serif}
H1, H2, H3 { font-family: Arial, Helvetica, helv, Verdana, sans-serif; font-weight: bold }
H1 { font-size: 16pt }
H2 { font-size: 14pt }
H3 { font-size: 12pt ; color: #666699}
P { font-family: Arial, Helvetica, helv, Verdana, sans-serif; }
TD { font-family: Arial, Helvetica, helv, Verdana, sans-serif; }
TR { font-family: Arial, Helvetica, helv, Verdana, sans-serif;}
TD UL { margin-left: 15px; font-size: 10pt}
IMG { border-width:0px }
A:link {color: #0000FF}
A:visited {color: #000066}
A:active {color: #0000FF}

IMG.uplink {
	width: 20px;
	height: 20px;
	border-width: 0;
}

TABLE.calendar {
	font-size: 11pt;
	border-top-width: 1px;
	border-top-color: #000000;
	border-collapse: collapse;
}

Table.calendar td { /*
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-collapse: collapse;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding: 8px;
}

Table.calendar td.nobreak {
	border-top-style: none;
	border-bottom-style: none;
	padding: 8px;
}

Table.calendar caption {
	font-size: 14pt;
	padding-bottom: 15px;
}

p.title {
	/*font-family: "Times New Roman", Times, serif;*/
}

p.unilink {
	margin: 5px 0px;
}


q	{ font-style:italic; }
q:before {	content: open-quote; }
q:after {	content: close-quote;}


