body, p, a, h1, h2, h3, h4, table {
	font-family: sans-serif;
	margin-top: 0px;
	text-align:justify;
	}

p {
	margin-bottom: 3px;
	padding-right:12px;
	}

strong {
	font-weight:bold;
	font-style:normal;
	}

p + p {
	text-indent: 1.8em;
	}

body, table {
	font-size: 12pt;
	}

ul {
	list-style-image: url(/common/bullet.jpg);
	margin-left:1.3em;
	padding-left:6pt;
	margin-top:12pt;
	margin-bottom:12pt;
	}

li {
	padding-bottom:3pt;
	margin-bottom:3pt;
	text-align:justify;
	}

h1 {
	font-size: 14pt;
	margin-top:16pt;
	margin-bottom:8pt;
	text-align: center;
	/* font-weight: normal; */
	}

ol {
	padding-right:12px;
	margin-left:0.8em;
	list-style-position: outside;
	}

ol li {
	padding-left:0.8em;
	}

h2 {
	padding-top:10pt;
	padding-bottom:6pt;
	margin-top:18pt;
	margin-bottom:12pt;
	margin-right:10pt;
	color: black; !#49331f #7b3903;
	background-color: #e4e4e4; !#fff7d7 #fff0df;
	text-align:center;
	}

pre {
	font-size: 8pt;
	}

.firstParagraph {
	margin-top:6pt;
	text-indent: 0px;
	}

.firstParagraph p + p {
	margin-top: 12pt;
	}

.indented {
	text-indent: 1.8em;
	}

.nonIndented {
	text-indent: 0px;
	}

.nonIndented p + p {
	text-indent: 0px;
	}

.centered {
	text-align: center;
	}
	
.code {
	font-family: courier;
	font-size: 8pt;
	}

.codeHeader {
	font-family: courier;
	color: #000a50; !#672f00 #AA08B0;
	background-color: #f4f8fe; !febd87; #C4EFB9;
	font-weight: bold;
	font-size: 8pt;
	margin-top:0pt;
	margin-bottom:0pt;
	}

a:link {
	color: #0600ea; !#4246E0;
	text-decoration: none;
	}

a:visited	{
	color: #248ebd; !#954800; #0F9CA1;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

a.code:link {
	font-family: courier;
	font-size: 8pt;
	color: #4246E0;
	}
	
a.code:hover {
	font-family: courier;
	font-size: 8pt;
	text-decoration: underline;
	}
	
a.code:visited	{
	font-family: courier;
	color: #0F9CA1;
	font-size: 8pt;
	text-decoration: none;
	}
	
a img {
	border: none;
	}

.quote {
	font-family: sans-serif;
	margin-left:20pt;
	font-style: italic;
	text-align: left;
	
	vertical-align: top;
	}

