body  {
	color:           black;
	font-size:        12pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left;
	margin:           0;
	padding:          0 }

p    {
	color:           black;
	font-size:        12pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }

h1   {
	color:           black;
	font-size:        13pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }

h2   {
	color:           black;
	font-size:        13pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }

h3   {
	color:           black;
	font-size:        13pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }

h4   {
	color:           black;
	font-size:        13pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }

h5   {
	color:           black;
	font-size:        13pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }

h6   {
	color:           black;
	font-size:        13pt;
	font-family:      Georgia, "Times New Roman", Times, serif;
	background-color: white;
	text-align:       left }
.main {
	color:      black;
	font-size:   12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:  left;
	margin:      0;
	padding:     0 }

.main-content {
	color:      black;
	font-size:   12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:  left;
	margin:      0;
	padding:     0 }

border  {
	display: none }

img   {
	display: none }
.header  {
	display: none }

.header-top    {
	display: none }

.header-middle  {
	display: none }

.header-bottom  {
	display: none }

.header-breadcrumbs   {
	display: none }


.main-navigation  {
	display: none }


.footer  {
	display: none }
a {
	text-decoration: none }

a[href] :after {
content: " [ " attr(href) "] ";
color: #999;
font-size: 12pt;
}