body{
	margin-bottom: -4px;
}
h1{	font-family: arial, chicago, sans-serif;
	font-size: 22pt;
	font-weight: 100;
	color: #000000;
	text-align: left;
}
h2{	font-family: arial, chicago, sans-serif;
	font-size: 16pt;
	color: #000000;
	text-align: left;
}
h3{	font-family: arial, chicago, sans-serif;
	font-size: 13pt;
	color: #000000;
	text-align: left;
	margin-bottom: -18px;
}
h4{	font-family: arial, chicago, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #000000;
	text-align: left;
	margin-bottom: -18px;
}
h5{	font-family: arial, chicago, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: -18px;
}
h6{	font-family: arial, chicago, sans-serif;
	font-size: 11pt;
	font-style: bold;
	color: #999999;
	margin-bottom: -22px;
}
p{	font-family: arial, chicago, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
}
table{
	font-family: arial, helvetica, sans-serif;
}
.tablehead{
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
th{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
td{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
ul{	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
ol{	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
li{	font-family: arial, helvetica, sans-serif;
}

a:link {color: #990000; text-decoration: underline;}
a:visited {color: #990000; text-decoration: none;}
a:active {color: red; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}

.strong{
	font-weight: bold;
}
.note{
	font-size: 9pt;
	font-weight: normal;
	margin-top: -4px;
}
.notebold{
	font-size: 10pt;
	font-weight: bold;
}
.small	{
	font-size: 7.5pt;
	font-weight: bold;
}
.red{
	color: red;
}
.footer{
	font-size: 8pt;
	color: #999999;
}
.close{
	font-family: arial, chicago, sans-serif;
	font-size: 10pt;
	color: red;
	text-align: center;
}
.cct{
	font-family: times,serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}	
