BODY {
	margin: 0px;
	background: White;
	font: normal 9pt Arial;
}

P {
	text-indent: 10px;
}

TD {
	vertical-align: top;
	background: White;
	font: normal 9pt Arial;
}

TD.menu {
	background-color: #6762A7;
	padding-top: 10px;
}

TD.screenline {
	background-image: url('images/screenp_bg.gif');
}

TD.screentext {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

TD.tth {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

TD.ttt {
	text-align: left;
}

#cpline {
	margin-top: 2px;
	font-weight: bold;
	font-size: 7pt;
	color: White;
}

H1 {
	color: #989898;
	font: bold 10pt Arial;
	text-indent: 5px;
}

H2 {
	color: #08284F;
	font: bold 9pt Arial;
	text-indent: 5px;
}

HR.divider {
	background: #787DB5;
	padding: 0.5px;
	margin-bottom: 40px;
	border: none;
}

A {
	text-decoration: none;
	color: #757BB5;
}

A:hover {
	text-decoration: underline;
}

.screenform {
	font: normal 10pt Arial;
	width: 100%;
}

.asterisk {
	color: Red;
	font: bold 11pt Courier
}

.remark {
	color: Grey;
	font-size: 8pt;
}

.plane {
	font: normal 30pt Webdings;
}

