﻿/* CSS layout */
#breadcrumbs {
	display:none;
}
#footer {
	display:none;
}
#page {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}
#h1 {
	font-size:16pt;
	color:black;
	text-align: center;
	font-weight: normal;
}
#p1 {
	display:none;
}
#p2 {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.emphasis {
	font-style: italic;
	text-indent: 20px;
	font-weight: bold;
	color:black
}
.emphasis_2 {
	font-weight: bold;
	background-color:white;
}
.table {
	font-size:10pt;
	background-color:white;
}
.style1 {
	text-align: center;
}
#left_col {
	display:none;
	widows:0px;
}
