<STYLE>

table.bibliography {}

table.bibliography th {
  font-size : 14pt;
  font-family : Arial, Helvetica, sans-serif; 
  text-align: left; 
  font-weight: bold;
  background : #0056B3 none; color : white
  }

table.bibliography td {
  font-size : 10pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.4
  }

      .smallblack {
      	FONT: 8pt Arial; TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none
      }
      .black {
      	FONT: 10pt Arial; TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none
      }
      .largeblack {
      	FONT: 12pt Arial; TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none
      }
      .x-largeblack {
      	FONT: 14pt Arial; TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none
      }
      .smallgray {
      	FONT: bold 8pt Arial; TEXT-TRANSFORM: none; COLOR: #ffffff; TEXT-DECORATION: none
      }
      .blue {
      	FONT: bold 10pt Arial; TEXT-TRANSFORM: none; COLOR: #004080; TEXT-DECORATION: none
      }
      .boldblack {
      	FONT: bold 10pt Arial; TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none
      }
      .blueunderline {
      	FONT: 10pt Arial; TEXT-TRANSFORM: none; COLOR: #004080; TEXT-DECORATION: underline
      }
      .smallyellow {
      	FONT: bold 8pt Arial; TEXT-TRANSFORM: none; COLOR: #ffcc00; TEXT-DECORATION: none
      }
p.quotations  { font-family: Garamond, "Times New Roman", serif; font-size: medium ; text-align: center; background: AntiqueWhite}
LI { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
H1, H2, H3 { color: black;  font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: bold }
H1 { font-size: 20pt}
H2 { font-size: 16pt }
H3 { font-size: 14pt }
H3.index { color:black; font-family: Garamond, "Times New Roman", serif; font-size: medium }
	#copyright { text-decoration: none; color: black; font-family: Arial, Helvetica, sans-serif; font-size: x-small; text-align: center}
	#currpage { background: white }
	#logo	{ text-decoration: none; font-style: italic; color: white; font-family: "Trebuchet MS", sans-serif; font-size: medium; text-align: center}
	#tabletitle { background: LightSteelBlue }
	#intro { font-size:medium }
a:hover {text-decoration: none; font-weight: bold }


.newsitem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #C63;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: medium;
	padding: 1em;
}
