﻿BODY {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}
:link {
	color: Blue;
}
TABLE {
	font-family : Arial;
	font-size : 10pt;
}
h1 {
	font-family: Arial;
	margin-bottom: 2px;
	font-size: 12pt;
	font-weight: bold;
	color: navy;
}
h2 {
	font-family: Arial;
	margin-bottom: 2px;
	font-size: 12pt;
	font-weight: bold;
	color: navy;
}
h3 {
	font-family: Arial;
	margin-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
}
img {
	border: 0px;
}
.sthead {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.stnav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
li10 {
	margin-bottom: 10px;
}
}
.linospace {
	margin-bottom: 0px;
}
}
.smalltext {
	font-family: Arial;
	font-size: 8pt;
}
.redtxt {
	color : Red;
}
.redbold {
	color : Red;
	font-weight : bold;
}
.dispads {
	margin: 0;
	padding: 0;
	empty-cells: hide;
	background-color: #FFFFFF;
	border: 0px #000080 solid;
	width: 200px;
	border-collapse: collapse;
}
.dispadscell {
	border: 1px #000080 solid;
	text-align: center;
}
.dispadscell2 {
	border: 1px #000080 solid;
	text-align: left;
}
.btext {
	font-size:xx-small;
	color:orange;
	
}