p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.navbar img {
	margin: 10px;
	padding: 1px;
}

.content p, li {
	line-height: 150%;
}

.content img {
	padding: 5px;
	xxborder: 1pt solid #CCCCCC;
	margin: 5px;
}

.content table {
	margin-right: 10px;
}

.footer {
	display: none;
}

.back {
	display: none;
}

.box {
	border: 1pt solid #CCCCCC;
	padding: 5px;
}

.paragraph {
	color: #CCCCCC;
}

blockquote {
	padding: 5px;
	border: 1pt solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
}

.divider {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}

.wrapper {
	margin: 0 auto;
	float: none;
}

.sidebar {
	display:none;
}hr {
	border: none 0;
	border-top: 1px dotted #bbb;
	height: 1px;
}