body {
	font-family:  Arial, Helvetica, Verdana,  sans-serif;
	font-size: 100%;
	color: #black;
 
}
td {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	color: #black;
 
}
A:active { color: #8900FD;}
A:link { color: #8900FD;}
A:visited { color: #FF00D3;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #B729C4;
	font-weight: bold;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.indent {
	margin-left: 50px;
}
.header-lg { 
	font-weight: bold;
	text-align: center;
		font-size: 24px;
	}
	.header-med{ 
	font-weight: bold;
	text-align: center;
		font-size: 19px;
	}
.header { 
	font-weight: bold;
	text-align: center;
	}
	
.header-2nd { 
	text-align: center;
	}
	
.pinkcenter { 
	text-align: center;
	color: #F94BCA;
		font-weight: bold;
	}
.pinkleft { 

	color: #F94BCA;

	}
.blue{ 

	color: blue;
	font-weight: bold;
	}
.bluecenter { 
	text-align: center;
	color: blue;
	font-weight: bold;
	}	
.toc { 
	font-size: 10px;
	
	}