body {
	color: SeaGreen ;
	background-color: #E0F0E0 ;
}

h1 {
	color: Purple ;
	background-color: LemonChiffon ;
	font-size: 12pt ;
	font-style: normal ;
	line-height: 130% ;
	font-weight: normal ;
	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: Purple ;
	background-color: LemonChiffon ;
	font-size: 10pt ;
	font-style: normal ;
	line-height: 130% ;
	font-weight: normal ;
	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:Magenta ; }
a:visited { text-decoration: underline ; color:Tomato ; }
a:active  { text-decoration: underline ; }
a:hover   { text-decoration: underline ; color:SteelBlue ; }

.ODR { font-size: 12pt ; color:DarkGreen ; line-height: 130% ; font-weight: 900 ;}
.BUN { font-size: 9pt  ; line-height: 130% ; }
.CPR { font-size: 8pt  ; line-height: 130% ; }
.CAU { font-size: 9pt  ; color:Teal ; line-height: 130% ; }
