body {
	font-size: 10pt;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
.noscreen, #foot, #nav, #menu, #fav, hr {
	display:none
}
h1 {
	color: #e97e16;
}
h2{
	color: #e97e16;
	font-size: 10pt;		
}
a:link, a:visited {
	color: #e97e16
}
h1 a:link, h1 a:visited {
	color: #000
}
#content h1 {
	color: #e97e16;
	font-size: 11pt;		
}
#content h2 {
	font-size: 12pt;		
}
#content h3, #content h4 {
	font-size: 10pt;		
}
#content ol li {
  list-style:lower-alpha;
	margin: 0 0 2px 0
}
#head {
	border-bottom: 5px solid #cecece;
	font-size: 7pt;	
}
q {
	font-style:italic
}
table {
	border-collapse:collapse;
	margin: 0 0 20px 0;
	width: 100%;
	font-size:100%;
	color: #505050;
}
th, td {
	text-align:left;
	padding: 5px 10px;
	border: 1px solid #c2c5ce
}
th {
	font-weight: normal;	
	background: #f4f4f6

}
blockquote {
	border-top: 5px dashed #ececec;
	border-bottom: 5px dashed #ececec;
	margin-top: 7px;
	margin-bottom: 15px;
	padding: 10px 0
}
#content blockquote p, #content blockquote ul {
	font-style: italic	
}
