  BODY { 
		margin-left: 0px;
		margin-right:0px;
		margin-top:0px;
		text-indent: 0px; 
		font-size: 12pt;
		font-family: arial, helvetica, geneva, sans-serif;
		font-weight: bold;
		text-align: justify;
		color: lightGrey
		}

  P { 
		color: lightGrey;
		font-family: arial, helvetica, geneva, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		}

  H1 {
		font-size: 30pt;
		}

  H2 {
		font-size: 25pt;
		}

  H3 {
 		font-size: 20pt;
		}

  H4 {
		font-size: 16pt;
		}

  H5 {
		font-size: 12pt;
		}

  H6 {		font-size: 8pt;
		}

  TH {
		font-size: 12pt;
		font-family: arial, helvetica, geneva, sans-serif;
		color: lightGrey;
		font-style: italic;
		font-weight: bold
		}

  TD {	
		color: lightGrey;
		font-size: 10pt;
		font-weight: bold;
		font-family: arial, helvetica, geneva, sans-serif;
		}

  LI { 
		
		color: lightGrey;
		font-family: arial, helvetica, geneva, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		}	

  DL {	
		display: list-item
		}

  DT {
		margin-left: 0px;
		text-align: left;
		font-size: 12pt;
		font-family: arial, helvetica, geneva, sans-serif;
		font-weight: bold;
		}

  DD {
		margin-left: 0px;
		text-align: left;
		font-size: 12pt;
		font-family: arial, helvetica, geneva, sans-serif;
		}

  B, STRONG { 
		font-weight: bold
		} 

  I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { 
		font-style: italic 
		}

  PRE, TT, CODE, KBD, SAMP { 
		font-family: monospace 
		}
  
  H1,H2,H3 {
  		margin-left: 0px;
		font-weight: bold;
		font-style: italic;
		background: transparent;
		color: lightGrey;
		font-family: galliard, times, serif;
  		}

  H4,H5 {
  		margin-left: 0px;
		font-weight: bold;
		font-style: normal;
		background: transparent;
		color: lightGrey;
		font-family: arial, helvetica, geneva, sans-serif;
  		}

  H6 {		margin-left: 0px;
		font-weight: normal;
		font-style: normal;
		background: transparent;
		color: lightGrey;
		font-family: arial, helvetica, geneva, sans-serif;
		}

  A:LINK {
		color: CC9900;
		text-decoration: none
		}

  A:VISITED {
		color: CC9900;
		text-decoration: none
		}

  .highlight {	color: wheat;
		}
  .link  {	color: wheat;
		}
 

