BODY
{
	background-image: url(http://www.tpmgc.org/gifs/tpmgc_bkg.gif);
}
HR
{
	border: 0;
	color: gray;
	background-color: gray;
	height: 3px;
	width: 100%;
	text-align: left;
}
TABLE.Centered
{
	margin-left: auto;
	margin-right: auto;
}
.Footer
{
	color: Black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial;
	text-align: center;
}
.Header1
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana, Arial;
	color: green;
}
.Header2
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
	color: green;
}
.Heading1
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana, Arial;
	color: black;
}
.Heading2
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
	color: black;
	text-decoration: underline;
}
.Normal
{
	color: Black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.NormalBold
{
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.NormalRedBold
{
	color: Red;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}