﻿H2
{
 color: black;
 font-family: Arial, sans-serief;
 font-size: 16pt;
 font-style: normal;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
}
H3
{
	color: #000099;
	font-family: Arial, sans-serief;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.ol_li_references
{
	font-size: 12px;
	list-style-type: decimal;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 1.3em;
}
ol {
	list-style-type: lower-alpha;
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
.TableCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 3px outset #808080;
	width: 96%;
}
.Table td {
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding: 6px 4px 6px 4px;
}
.Table_td_top {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
.Table_td_centered {
	text-align: center;
}
