BODY, TABLE, P, TD {
	font-family : sans-serif;
	font-style : normal;
	font-size : 13;
}
.TinyText {
	font-family : sans-serif;
	font-size : smaller;
	font-weight : bold;
}

A {
	color : Blue;
}
A:HOVER {
	color : Red;
}H2 {
	font-family : sans-serif;
}
