A.example1
{
    BACKGROUND-COLOR: black
}

.seoLinks {
    text-decoration: underline;
	color:#000000;
	}
	
h1 {
	font-size:18pt;
	color:#000000;
	text-decoration:none;
	}
	
h2 {
	font-size:16pt;
	color:#000000;
	text-decoration:none;
	}
	
h3 {
	font-size:14pt;
	color:#000000;
	text-decoration:none;
	}
	
h4 {
	font-size:12pt;
	color:#000000;
	text-decoration:none;
	}
	
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#003399;
	FONT-WEIGHT:normal;
	FONT-STYLE:normal;
	TEXT-DECORATION:none;
	}
	
a.ftr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#003399;
	FONT-WEIGHT:normal;
	FONT-STYLE:normal;
	TEXT-DECORATION:underline;
	}

hr {
	border: 0;
	width: 100%;
	color: #cccccc;
	height: 1px;
	}
			
.fpheader {
	font-size:24pt;
	color:#FF0000;
	}

.fpsubheader {
	font-size:24pt;
	color:#003399;
	}
	
.mainheading {
	font-size:28pt;
	color:#333399;
	font-weight:bold;
	}
	
.fpLinks {
    text-decoration: underline;
	color:#000000;
	font-weight:normal;
	}