p { color: #000000; }

.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 4px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 4px;
}

td.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.homefooter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}

td.spacer { background-image: url('/images/supcorp_endspacer.jpg'); }

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	//background-color: #FFCC00;
	background-color: #FBC407;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a.footer:link
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.footer:visited
{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.footerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}