<!--

	BODY {
		font-family: Verdana;
		font-size: 10pt;
		}
		
	TD {
		font-family: Verdana;
	}

	.photo {
		background: #E4E3DC;
		border: 1 solid black;
		margin: 5;
		}

	P {
		margin: 6;
		margin-bottom: 20;
		}

	.mainheadline {
		color: navy;
		font-weight: bold;
		font-size: 14pt;
	}
	
	.headline {
		color: navy;
		font-weight: bold;
	}
	
	.copyright {
		font-size: 8pt;
		text-align: center;
		color: white;
	}
	
	.comment {
		color: maroon;
	}
	
	A {
		text-decoration: none;
		color: black;
	  }

	A:hover {
		text-decoration: underline;
		}


	.visiblelink
	{
		text-decoration: underline;
		color: blue;
	}
	
	.smalllink {
		font-size: 8pt;
	}
		
		
	.linkdiv {
		padding-top: 6;
		padding-bottom: 6;
		font-size: 8pt;
		text-align: center;
	}

	.linkdivhead {
		background: black;
		color: white;
		text-align: center;
	}			

	.shortbreak {
		line-height: 40%;
	}

	.limitimg500
	{
		width: 500px;
		overflow: hidden;
		cursor: pointer;
	}
	
	.limitimgnone
	{
	}
	
	
.table-zebra
{
	border-collapse: collapse;
	width: 50%;
	margin: 12px;
	font-size: 1.0em;
}

.th-zebra 
{
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	
}

.tr-zebra
{
	background: #FFFFFF;
}

.tr-zebra-alt
{
	background: #ecf6fc;	
}

.td-zebra
{
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.td-zebra-alt
{
	padding: 6px 11px;
	border-bottom: 1px solid #ecf6fc;
	vertical-align: top;
}

.td-zebra * {
	padding: 6px;
}


.tr-zebra:hover
{
	background: #bcd4ec;
}


.tr-zebra-alt:hover
{
	background: #bcd4ec;
}



	
	

-->
