﻿H1 {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11pt;
  TEXT-ALIGN: left;
  MARGIN-TOP: 5;
}


body#g {
    background-color: white;
}
 
body#b {
    background-color: white;
}


body#w {
    background-color: white;
}


Typo {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  color : 7e7003;
}


A.typo {
	text-decoration: none;
	color : 747412;
}

A.typo:VISITED {
	text-decoration: none;
	color : 747412;
}


A.typo:hover {
	text-decoration: none;
	color : #000000;
	font-weight: bold;
}



A.typo2 {
	color : ffffff;
	text-decoration: none;
}

A.typo2:VISITED {
	color : ffffff;
	text-decoration: none;
}


A.typo2:hover {
	text-decoration: none;
	color : #000000;
	font-weight: bold;
}


A {
	color : 666666;
}

A:VISITED {
	color : 666666;
}

A:hover {
	text-decoration: underline;
	color : #000000;
}

img.border_image {
 border: 0px solid #666666;
}

img.imageover {
 border: 0px solid #666666;
}


TD {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  color : 666666;
}

TD.highlight {
  color : 666666;
}



