
body {
  font-family: Verdana, "Times New Roman",
        Times, serif;
  color: black;
  background-color: #A6AEA1 }


A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

a:hover      { color: #339966; text-decoration: none}

}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #000000;
}

