body { }
p { }

td
{
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
}
div  { color: #dcdcdc; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, "MS Sans Serif"; text-decoration: none }
a:link
 { color: #dcdcdc; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, "MS Sans Serif"; text-decoration: none }

a:visited
 { color: #dcdcdc; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, "MS Sans Serif"; text-decoration: none }

a:hover
 { color: #0066ff; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, "MS Sans Serif"; text-decoration: none }

a:active
 { color: #0066ff; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, "MS Sans Serif"; text-decoration: none }

a.botnav:link
{
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: underline;
}

a.botnav:visited
{
	color: #006666;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: underline;
}

a.botnav:hover
{
	color: #0066ff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: underline;
}

a.botnav:active
{
	color: #0066ff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: underline;
}

a.nav:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
}

a.nav:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
}

a.nav:hover
{
	color: #99CCff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
}

a.nav:active
{
	color: #99CCff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
}

.whitebold
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, "MS Sans Serif";
}

.copy
{
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, "MS Sans Serif";
}

.caption
{
	color: black;
	font-size: 10px;
	font-family: Arial, Verdana, "MS Sans Serif";
}

.bluehdr
{
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, "MS Sans Serif";
}
