h1			{font-family:tahoma, verdana;
			font-weight:700;
			color:#003388;
			font-size:18px;
			}
h2			{font-family:tahoma, verdana;
			font-weight:700;
			color:#003388;
			font-size:16px;
			}
li			{font-family:tahoma, verdana;
			font-weight:500;
			color:#003388;
			font-size:14px;
			}


p			{font-family:tahoma, verdana;
			font-weight:500;
			color:#003388;
			font-size:12px;
			}
td			{font-family:tahoma, verdana;
			font-weight:700;
			color:#003388;
			font-size:12px;
			}
a			{text-decoration: underline;
			font-family:verdana, tahoma;
			font-weight:900;
			color:#800000;
			font-size:14px;
			}
a:hover			{text-decoration: none;
			font-family:verdana, tahoma;
			font-weight:900;
			color:#003388;
			font-size:14px;
			}
a.small			{text-decoration: none;
			font-family:verdana, tahoma;
			font-weight:700;
			color:#003388;
			font-size:12px;
			}
a.small:hover		{text-decoration: underline;
			font-family:verdana, tahoma;
			font-weight:700;
			color:#800000;
			font-size:12px;
			}