ol, ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
	margin: 2px 15px;
	margin-left: 70px;
}
p
{
	text-indent: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
	margin: 2px 10px;
}
.tbl
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin: 2px 10px;
}
.tbl td
{
	padding: 2px 10px;
}
.center-block
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	margin: 2px 10px;
}

span { white-space:nowrap; }

.right-block
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	margin: 2px 10px;
	font-style:italic;
}
.tbl-small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.tbl-small td, .tbl-small th
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.imgbox
{
	text-align:center;
	margin: 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.imgbox img
{
	background: #ffffff;
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px 20px;
}
.imgbox .imgtitle
{
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding: 2px 30px;
	font-weight:bold;
}
.header
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
.header2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}


.nl
{
	text-align: center;	
	margin: 20px;
}
.nl a:link, .nl a:visited
{
	background: #ffffff;
	border: 1px solid #226699;
	padding: 3px 7px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ff0000;
	margin: 0 10px;
}
.nl a:active, .nl a:hover
{
	background: #ffffff;
	border: 1px solid #226699;
	padding: 3px 7px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ff0000;
	margin: 0 10px;
}
.ssss p, .ssss .header, .ssss .right-block
{
	color:#0000aa;
	font-style:italic;
}