body		{
			background: white;
			font-size:	11pt;
			font-family:	georgia, "times new roman", serif;
		}

div.navigation	{
			display: none;
		}

div.image	{
			display: none;
		}

div.main	{
			width:	auto;
			border:	0;
			margin:	5% 5% 5% 5%;
			padding:	0;
			float: none !important;
			color:	black;
			background:	transparent;
			left:	0%;
			font-size:	11pt;
			font-family:	georgia, "times new roman", serif;
		}

a:link, a:visited	{
			font-weight: bold;
			text-decoration:	underline;
		}

