-H1 {
  FONT-FAMILY: Century Gothic, Arial, sans-serif;
  FONT-SIZE: 11pt;
  TEXT-ALIGN: left;
  MARGIN-TOP: 5;
}


body#g {
    background-color: black;
}
 
body#b {
    background-color: black;
}


body#w {
    background-color: black;
}


Typo {
  FONT-FAMILY: Century Gothic, Arial, sans-serif;
  background-image: none;
  FONT-SIZE: 10pt;
color: #666666;
}


A.typo {
color: #666666;
}

A.typo:VISITED {
color: #666666;
}


A.typo:hover {
	text-decoration: underline;
	color : ffffff;
}



A.typo2 {
color: #666666;
}

A.typo2:VISITED {
	color: #666666;
}


A.typo2:hover {
	text-decoration: underline;
	color : #ffffff;
}




A {
	color: #666666;
}

A:VISITED {
	
}

A:hover {
	text-decoration: underline;
	color : #ffffff;
}

img.border_image {
 border: 1px solid #666666;
}


TD {
  FONT-FAMILY: Century Gothic, Arial, sans-serif;
  background-image: none;
   FONT-SIZE: 10pt;
color: #666666
}

TD.highlight {
  color : #CD1E2A;
}

.highlight {
  color : #CD1E2A;
}

.highlight2 {
  color : #ffffff;
}





