/* CSS for HL7.com.au */

A:hover {
  color: #FF0000; }

BODY, P, TABLE, TR, TD, UL, LI {
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
  color: #000000;
  margin-top: 2pt;
  margin-bottom: 4pt; }

H1 { 
  font-family: Verdana;
  font-size: 24pt;
  font-weight: bold;
  color: #006699;
  background: #F0F0F0;
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 0pt; }

H2 { 
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #F0F0F0;
  background: #006699;
  text-align: center;
  border-top: 2pt solid #006699;
  border-bottom: 2pt solid #006699;
  border-radius: 5px 5px 5px 5px;
  margin-top: 4pt;
  margin-bottom: 4pt; }
			
H3 { 
  font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #004466;
  margin-top: 10pt;
  margin-bottom: 4pt; }
  
H4 { 
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #004466;
  margin-top: 10pt;
  margin-bottom: 4pt; }
  
H5 { 
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #004466;
  background: #F0F0F0;
  text-align: left;
  border-top: 2pt solid #F0F0F0;
  border-bottom: 2pt solid #F0F0F0;
  border-radius: 5px 5px 5px 5px;
  margin-top: 4pt;
  margin-bottom: 4pt; }

STRONG { 
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #004466;
  margin-top: 0pt;
  margin-bottom: 4pt; }

MARQUEE { 
  font-family: Arial;
  font-size: 8pt;
  color: #C04040;
  margin-top: 0pt;
  margin-bottom: 4pt; }

HR {  
  color: #F0F0F0;
  background-color: #F0F0F0;
  border: 0pt;
  height: 1pt; }

UL {
  list-style-type: disk;
  margin-left: 10pt;
  padding-left: 2pt;
  margin-top: 0pt;
  margin-bottom: 0pt; }
  
OL {
  margin-left: 10pt;
  padding-left: 2pt;
  margin-top: 0pt;
  margin-bottom: 0pt; }
