.nodisplay {
	display:none;
	padding: 5px 10px 10px;
	background-color: #F8FDFE;
	border: 1px dotted #CCCCCC;
}
td.menu {  font-size: 12px; height: 20px}
td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	text-align: justify;
	text-indent: 26px;
	margin: 0px;
	padding: 5px;
}
.pr {
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	text-align: right;
	text-indent: 0px;
	margin: 0px;
	padding: 5px;
}

.bt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	line-height: 130%;
}
.pright{
	font-size: 12px;
	text-align: right;
	text-indent: 0px;
}

a.m3:link {
	color: #000000;
	text-decoration: none;
}

a.m3:hover {
	color: #FF0000;
	text-decoration: none;
}
a.m3:visited {
	color: #000066;
	text-decoration: none;
	font-size: 13px;
}
