/* Presentation Stylesheet */ 

h4 {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: normal;
 }
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}
	
ol {
	margin-right:30px;
	}
li {
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #999999;
	padding-top: 10px;
	letter-spacing: -0.02em;
	white-space: pre;
	padding-bottom: 10px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #CC6633;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC6633;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	line-height: 16px;
	text-decoration: none;
	height: auto;
}
.bk_it_subhead {
	font-size:24px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	font-variant: small-caps;
}
.wh_it_subhead {
	font-size:24px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	font-variant: small-caps;
	}
noscript {
	font-style: italic;
}
