BODY {
	COLOR: #666666;
	background-color: #FFFFFF;
	font-size: 90%;
	text-align : center;
}
A {
	font-size : 12px; 
	COLOR: #6699cc; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #6699cc; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF9900;
}
TD {
	COLOR: #666666;
	font-size : 90%;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

H1 {
	font-size : 12px; COLOR: #FFFFFF;
	font-weight: normal; 
	background-color: #6699cc;
}

H2 {

	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #666666;
}

H3 {
	FONT-SIZE: 150%;
	background-color: #EEEEEE;
	font-weight: bold;
}
.font1{
  font-size : 100%;
  color : #224e84;
  text-align : center;
  font-weight : bold;
  background-color : white;
}
.font2{
  font-size : 100%;
  color : #5a0549;
  text-align : center;
  font-weight : bold;
  background-color : white;
}
.font4 {
	font-size: 100%;
	font-weight: bold;
	color: #597810;
}
.font3{
  font-size : 100%;
  color : #df6f13;
  text-align : center;
  font-weight : bold;
  background-color : white;
}
.font2-orange {
	font-size: medium;
	font-weight: bold;
	color: #800000;
	background-color: #E8A902;
	text-align: center;
}
.font5-blue{
  font-size : 100%;
  color : #224e84;
  text-align : center;
  font-weight : bold;
  background-color : white;
}
