H1 {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11pt;
  TEXT-ALIGN: left;
  MARGIN-TOP: 5;
}


body#g {
    background-color: 333333;
}
 
body#b {
    background-color: #60939A;
}


body#w {
    background-color: white;
}


Typo {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 12px; 
  background-image: none;
  text-decoration: none;
  font-weight: bold;	
  color: #2D4548
}


A.typo {
	color: #2D4548;
	font-weight: bold;	
	text-decoration: none;
}

A.typo:VISITED {
	color: #2D4548;
	font-weight: bold;	
	text-decoration: none;
}


A.typo:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;	
}



A.typo2 {
	color: #2D4548;
	font-weight: bold;	
	text-decoration: none;
}

A.typo2:VISITED {
	color: #2D4548;
	font-weight: bold;	
	text-decoration: none;
}


A.typo2:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;	
}

A {
	color : 666666;
}

A:VISITED {
	color : 666666;
}

A:hover {
	text-decoration: underline;
	color : #000000;
}

img.border_image {
 border: 1px solid #666666;
}


TD {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  background-image: none;
  color : 666666;
  text-decoration: none;
}

TD.highlight {
  color : white;
}



            .title {
                font-family: arial,sans-serif,  helevetica, tahoma,verdana;
                font-size: 1em;
                font-weight: bold;
                color: black;
                text-align: left
           }    
             
            .title2 {
                font-family: arial,sans-serif,  helevetica, tahoma,verdana;
                font-size: .9em;
                font-weight: bold;
                color: black;
                text-align: left
           }    		