h1.titlelogo
{
	padding-bottom: 20px;
}
h2
{
	font-size: 14pt;
	margin-bottom: 0.4em;
}
table.content3
{
	border-collapse: collapse;
	width:600px;
}
table.content3 td
{
	vertical-align: top;
	white-space: nowrap;
}
td.content_left
{	
	width: 300px;
}
td.content_right
{	
    width: 300px;
}
table.content3 h3
{
	font-size: 10pt;
	margin-top: 12px;
}
table.content3 ul li
{
	color:Navy;
	margin-left:2em;
}
div.rule
{
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	clear: both;
}
a:link, a:visited
{
	text-decoration: none;
	color: Blue;
}
a:hover
{
	text-decoration: underline;
	color: Red;
}
span.small
{
	font-size: 80%;
}
ul.black_b li span
{
    color:Black;font-weight:bold;
}
dl.index dt
{
    font-size:larger;}
dl.index dd
{
    margin-left:1em;}