/* Colors */
body {
    background-color: #fff;
}
div.container {
    background-color: #fff;
}
div.banner {
    z-index: 0;
    padding: .1cm;
	background-color: #fff; 
    border: solid 1px #000;
}
div.banner h1 {
	font-size: 12pt;
	text-align: center;
	color: #000;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
div.banner h2 {
	color: #000;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
div.menu {
	display: none;
}
div.organizer {
	width: 2in;
	height: 8in;
	text-align: right;
	float: left;
	font-size: 9pt;
	border: solid 1px #000;
    padding: .3cm;
	margin-right: .5cm;
	margin-top: .5cm;
	font-family: "Times New Roman", serif;
	color: #000;
}
div.organizer h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
div.organizer h2 {
	font-size: 9pt;
	font-weight: bold;
}
div.content {
	background-color: #fff;
    color: #000;
	font-family: "Times New Roman", serif;
}
div.content h1 {
    color: #000;
	text-align: center;
	font-size: 10pt;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
div.content a {
    text-decoration: none;
    color: #000;
}
div.content div.date {
	text-transform: uppercase;
	font-size: x-small;
	font-color: #000;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	word-wrap: break-word;
	word-break: normal;
	font-variant: normal;
}

div.container {
    margin: auto;
    right: auto;
    left: auto;
    text-align: center;
}

div.content {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
    margin: 0px;
	text-align: justify;
}
div.content h1 {
	word-spacing: -1px;
	word-break: keep-all;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	word-wrap: break-word;
}
div.content h2 {
    font-size: 16pt;
    font-weight: bold;
    color: #000;
}
div.content p, div.content li {
    font-size: 9pt;
    line-height: 1.2em;
}
div.content li {
	text-indent: 1em;
	list-style-position: inside;
}
table.dates {
    font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
}
table.dates td.key {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: .05em;
}
table.dates td.value {
	text-align: left;
	color: #000;
	padding: .05em;
}
div.box {
	background-color: #fff;
	text-align: center;
	padding: .1em;
}
div.box h2 {
	font-size: 10pt;
	text-align: center;
	color: #000;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin-top: .2em
	margin-bottom: .2em
}
span.address {
}
</style>


