BODY{
  background-color : #eeeeee;
  background-image:   url(010img/bg1.gif);
  font-size : 12px;
  font-color : #222222;
  text-align : center;
  margin: 0px 0px;
; font-family: "Arial", "Helvetica", "sans-serif"; line-height: 120%
; color: #222222}



a:link {
  color: #0000ff;
; text-decoration: none}
a:visited {
  color: #330099;
; text-decoration: none}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
H1{
  font-size : 18px;
  font-weight : bolder;
  color : #222222;
  text-align : center;
  background-position : center;
  background-color : #dddddd;
  border-width : thin;
  border-style : solid;
  border-color : #dddddd;
  padding: 5px;
}
H2{
  font-size : 14px;
  color : #880000;
  font-weight : bolder;
  text-align : center;
  background-position : center;
  background-color : #FFee99;
  border-width : thin;
  border-style : solid;
  border-color : #FFee99;
}
H3{
  font-size : 12px;
  font-weight : bold;
  color : #990000;
  text-align : center;
  background-color : #ffee00;
  padding: 5px;
; border: thin #ffee00 solid
}
TD{
	font-size : 12px;
	line-height : 135%;
	;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	font-variant: normal;
}  

TH{
  font-size :  12px;
  line-height: 130%;
; font-family: "Arial", "Helvetica", "sans-serif"}

dt { ; font-weight: bold; color: #003366}

