body {
	color: NAVY ;
	background-color: LightYellow ;
}

h1 {
	color: NAVY ;
	background-color: #EEFFEE ;
	font-size: 16pt ;
	font-style: normal ;
	line-height: 130% ;
	font-weight: 900 ;
	width: 100% ;
	margin-top: 5px ;
	margin-right: 0px ;
	margin-bottom: 5px ;
	margin-left: 0px ;
	padding-top: 1px ;
	padding-right: 3px ;
	padding-bottom: 1px ;
	padding-left: 3px ;
}

h2 {
	color: #660066 ;
	background-color: #DDFFEE ;
	font-size: 12pt ;
	font-style: normal ;
	line-height: 130% ;
	font-weight: 600 ;
	width: 100% ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	margin-left: 0px ;
	padding-top: 1px ;
	padding-right: 3px ;
	padding-bottom: 1px ;
	padding-left: 3px ;
}


strong { font-size: 9pt ; }

a:link    { text-decoration: underline ; color:RED ; }
a:visited { text-decoration: underline ; color:GREEN ; }
a:active  { text-decoration: underline ; color:ORANGE ;}
a:hover   { text-decoration: underline ; color:#0066ff ; }

.BUN { font-size: 9pt  ; line-height: 130% ; }
.CAU { font-size: 9pt  ; color:BLUE ; line-height: 130% ; }
.ODR { font-size: 12pt ; line-height: 130% ; }
.CPR { font-size: 8pt  ; line-height: 130% ; }
