
BODY {color:blue; background:#000066 ; font-family: Arial, Helvetica, sans-serif}
.TITLE {color:navy; font-weight:700; text-align:right; font-size:large}
H1,H4,H5,H6 {font-family: Arial, Helvetica, sans-serif; color: steelblue}
H2 {color: blue ;font-weight:bold}
H3 {color: gold}
UL B {color:rgb(155,0,0)}
A {font-size: 12pt; font-family: Arial, Helvetica, sans-serif;color:white; font-weight:bold}
A:hover {color:gold; font-weight:bold}

p.style3 {              /* Section text */
  text-align: justify;
  }
 
p.style4 {              /* Title right column */
	font-weight: bold;
	font-size: medium;
	color: #FF0000;
  }

p.style5 {              /* Text right column */
  font-size: 80%;
  color: #FFFFFF;
  }



