td {
	font: 12px "Trebuchet MS";
}
p {
	font: 12px "Trebuchet MS";
}
Strong {
	font: bold 12px "Trebuchet MS";
}
h1 {
	font: bold 24px "Trebuchet MS";
}
h2 {
	font: bold 20px "Trebuchet MS";
}
th {
	font: bold 18px "Trebuchet MS";
	color: #810020;
	border-bottom-width: 1;
	border-bottom-style: solid;
}
.nolink
{
    FONT-SIZE: 1px;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}