td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}
.menutd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
.u {
	text-decoration: underline;
}
.menutdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fefefe;
	border: 1px solid #0066CC;
}
.l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.d {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100px;
}
.sm {
	font: 10px Arial, Helvetica, sans-serif;
}
.rd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	background-color: #f0f0f0;
}
