  /* _______________ Universal _______________ */

BODY {
	background-color; #FFFFFF;
	margin: 14px;
        font-family: helvetica, Times New Roman;
}

	A:link { color:#000000; }
	A:visited { color: #666666; }
	A:hover {
		color: #FFCC66;
		text-decoration: none;
	}




h1 { 
	font-size: 20 px;
	margin-bottom: 3; 
	padding-bottom: 5ex;
	display: inline;
}


h2 { 
	font-size: 25 px;
	line-height: 27px;
	padding: 0px;;
}


h3 { 
	font-size: 20 px;
	line-height: 22px;
	padding: 0px;
	font-family: helvetica, Times New Roman;
}


li {
	margin-bottom: 15px; 
}

.ftaText {
	font-family: helvetica, Times New Roman;
	font-size: 17px;
	text-align: left;
	padding: 5px;
	align: top;
}

.ftaPrint {
	font-family: helvetica, Times New Roman;
	font-size: 17px;
	text-align: left;
	padding: 5px;
	align: top;
}


.ftaFooter {
	font-family: helvetica, Times New Roman;
	font-size: 11px;
	padding: 5px;
}

.ftaSmall {
	font-family: helvetica, Times New Roman;
	font-size: 19px;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}

.ftaNews {
	font-family: helvetica, verdana;
	font-size: 11px;
	text-align: left;
	top-padding: 10px;
}
	
.ftaNews
	A:link { color:#993333; }
	A:visited { color: #999999; }
	A:hover {
		color: #FFCC66;
		text-decoration: none;
	}
.ftaIndent {
	font-family: helvetica, Times New Roman;
	font-size: 14px;
	text-align: left;
	padding: 40 px;
	align: top;
}
