﻿h1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0066FF;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99CCFF;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
h3 {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: normal;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
}
h4 {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	text-align: left;
	font-weight: normal;
	line-height: normal;
	border-style: solid;
	border-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 5px;
	background-color: #CCCCFF;
	padding-right: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
h5 {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000080;
	text-align: left;
	font-weight: normal;
	line-height: normal;
	border-style: solid;
	border-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 5px;
	background-color: #DBE7CC;
	padding-right: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
h6 {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: normal;
	border-style: solid;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #993366;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	cursor: url('../_private/DE_Cursor/arrow_rot.cur');
}
address {
	font-family: Verdana;
	font-size: 8pt;
	color: #008000;
	line-height: 150%;
	margin-left: 4;
	margin-top: 4;
	margin-bottom: 6;
}
table {
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102);
}
.lineColor {
}
.lineTop {
	border-top: 1px solid #CC6699;
}
.lineRight {
	border-right: 1px solid #CC6699;
}
.lineLeft {
	border-left: 1px solid #CC6699;
}
.lineBottom {
	border-bottom: 1px solid #CC6699;
}

