P { margin-top: 0px; margin-bottom: 10px;}
td, div {
    font-size: 9pt;
	line-height: 12pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #353947;
}
body  {
	font-size: 9pt;
	line-height: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10;
}

a, a:visited, a:active { color: #3472a0; background-color: transparent; }
a:hover a:link { color: #3472a0; background-color: #3472a0; }

h1, .h1 {
	padding-right: 7px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13pt;
	color: #333333;
}
h2 { margin: 0; font-weight: bold; color: #666666; font-size: 11pt; }
h3 { margin: 0; font-weight: bold; color: #666666; font-size: 10pt; }

.detailLeft {
	width: 125px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #EEEEEE;
}
.detailRight {
	background: #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
	width: 375px;
}
