body
{  font-family: Verdana, Arial, sans-serif; 
	color: #971A6D;
	font-size: 10px;}
td
{  font-family: Verdana, Arial, sans-serif; 
	color: #971A6D;
	font-size: 10px;
}
.header 
{  font-family: Verdana, Arial, sans-serif; 
	color: #971A6D;
	font-weight: bold; 
	font-size: 13px;
}
.funFact
{
	font-family: Verdana, Arial, sans-serif; 
	color: #971A6D;
	font-size: 10px;
}
a:link 
{ 	color:#971A6D;
	text-decoration:underline;
}
a:active
{ color:#971A6D; 
	text-decoration:underline;
}
a:visited 
{  color:#971A6D;
	text-decoration:underline;
}
a:hover 
{  color:#971A6D;
	text-decoration:underline;
}

.footer a:link 
{ 	color:#A6927F;
	text-decoration:none;
}
.footer a:active
{ color:#A6927F; 
	text-decoration:underline;
}
.footer a:visited 
{  color:#A6927F;
	text-decoration:none;
}
.footer a:hover 
{  color:#A6927F;
	text-decoration:underline;
}
ul { 	margin-top : 4px;
	margin-bottom:4px;  }
ol { 	margin-top : 4px;
	margin-bottom:4px;  }

.tableOutline {
	border-top-style: solid;
	border-top-color: #D9ACCA;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9ACCA;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #D9ACCA;	
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #D9ACCA;
	border-left-width: 1px;}
	 
