BODY, TD, P	{ bgcolor: #ffffff; color: #000000; font-size: 12px; font-family: Verdana, Arial, sans-serif }
A				{ text-decoration: underline; color:#0000FF; }
A:link				{ text-decoration: underline; }
A:visited			{ text-decoration: underline; }
A:active			{ text-decoration: underline; }

.text-bold		{ font-weight: bold }

.text-red		{ color: #BA1E2A; }

.text-gray		{ color: #999999; }

.head-white, A.head-white:link, A.head-white:visited, A.head-white:active 		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.head-black, A.head-black:link, A.head-black:visited, A.head-black:active 		{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.head-red, A.head-red:link, A.head-red:visited, A.head-red:active 		{
	color: #BA1E2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.head-gray, A.head-gray:link, A.head-gray:visited, A.head-gray:active 		{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.white, A.white:link, A.white:visited, A.white:active		{
	color: #FFFFFF;
}

.nav, A.nav:link, A.nav:visited, A.nav:active		{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.nav-hilite, A.nav-hilite:link, A.nav-hilite:visited, A.nav-hilite:active		{
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer-hilite, A.nav-hilite:link, A.nav-hilite:visited, A.nav-hilite:active		{
	color: #BA1E2A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.small-orange, A.small-orange:link, A.small-orange:visited, A.small-orange:active	{
	color: #FFB24D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.small-red, A.small-red:link, A.small-red:visited, A.small-red:active	{
	color: #BA1E2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.small-black, A.small-black:link, A.small-black:visited, A.small-black:active	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.search {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.xsmall-black, A.xsmall-black:link, A.xsmall-black:visited, A.xsmall-black:active	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.head-good, A.head-good:link, A.head-good:visited, A.head-good:active 		{
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.head-fair, A.head-fair:link, A.head-fair:visited, A.head-fair:active 		{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.head-poor, A.head-poor:link, A.head-poor:visited, A.head-poor:active 		{
	color: #BA1E2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
}