TD {
  font-size : 12px;
  font-family : verdana;
  color : #000000;
}


P {
  font-size : 12px;
  font-family : verdana;
  color : white;
  background : transparent;
  text-align : justify;
}


H4 {
  font-family : verdana;
  color : #008000;
  background : transparent;
}


H2 {
  font-family : verdana;
  color : #888888;
  background : transparent;
  text-align : center;
}


H1 {
  color : #000000;
  background : transparent;
  text-align : center;
}


A:visited , A:link , A:active {
	font-size : 12px;
	font-family : verdana;
	color : #FFCC00;
	background : transparent;
	text-decoration : underline;
	font-weight : bold;
}


A:hover {
	font-size : 12px;
	font-family : verdana;
	color : red;
	background : transparent;
	text-decoration : none;
}

.table1 {
	BORDER-RIGHT: #000099 2px solid; BORDER-LEFT: #000099 2px solid
}
.table2 {
	BORDER-RIGHT: #000099 2px solid; BORDER-LEFT: #000099 2px solid; BORDER-BOTTOM: #000099 2px solid
} 