A.example1
{
    BACKGROUND-COLOR: black
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#573E8C;
	text-decoration:underline;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#573E8C;
	text-decoration:underline;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#573E8C;
	text-decoration:underline;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#573E8C;
	text-decoration:underline;
	}
	
.seoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#573E8C;
	text-decoration:underline;
	}
	
.seonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#573E8C;
	text-decoration:none;
	}