@media print {
DIV.menuoff {display:none;}
   }

a  {text-decoration:none;color:#000000; }
a:active {color:#000000; }
a:hover {text-decoration:underline;color:#000000; }
a:link {color:#000000;}
a:visited {color:#000000;}
UL	{
	list-style-type: disc;
	list-style-image: url(/generic/dots/dot_avon.gif);
	position: relative;
	left: -4px;
	margin: 8px 6px 8px 20px;
}
li {marker-offset: 10px}
sup {font-size:10px}
BODY {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.title {
	font-size: 20px;
	font-weight: bold;
	Text-align: left;
}
.hotspot {
	cursor: pointer;
	text-decoration: none;
}
table.p2 td, table.p3 td  {
	border: 1px solid black;
	padding: 0.1em 1ex 0.1em 1ex;
	color: black;
	font-size: 11px;
	Text-align: center;
}
table.p2 tr.p1 td {
	background-color: #ebebcc;
	Text-align: center;
}
table.p2 tr.p4 td {
	background-color: #FEFEF2;
	Text-align: center;
}
table.p3 tr.p1 td {
	background-color: #ebebeb;Text-align:center;
}
table.p3 tr.p4 td {
	background-color: #FEFEF2;Text-align:center;
}
.captions {font-size: 11px; font-weight : bold;Text-align:left; }
