body { background-color: #F7F9FB; font-family:Verdana,Arial; font-size:10pt; color:#000000; }
table, td { font-family:Verdana; font-size:10pt; color:#000000; }
td.footer { color:white; font-size:7pt; }
a.footer { color:white; font-size:7pt; }
a.topNav { text-decoration:none; color:#313959; font-size:8pt; }

hr
	{
		color: #D8D8D8;
		border: 0;
		height: 0px;
	}
h1, h2, h3, h4, h5
	{
		font-family: Verdana,Arial,Helvetica;
		color:#313959;
	}
a
	{
		color:#002477;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
	}
.copy
	{
		color:#808080;
		text-decoration:none;
		font-size:9pt; 
	}
.botNav
	{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
.botNav:hover
	{
		color:#FFFFFF;
		text-decoration:underline;
	}
.Errors
	{
		font-weight:bold;
		color:Red;
	}
.dailylist
	{
		color:#808080;
		text-decoration:none;
	}
.header
	{
		font-family: Arial,Verdana,Helvetica;
		color:#002477;
		font-size: 14pt;
		font-weight: bold;
	}
.DemoNotice
	{
		border: dashed 2px orange;
		background: yellow;
		text-align: center;
		padding: 10pt;
		font-weight:bold;
	}