.header1{
        font-family: "Arial", Helvetica;
	font-size: 28px;
        color: #000000 
        text-decoration: none;
}

.header2{
        font-family: "Arial", Helvetica;
        font-size: 24x;
        color: #000000 
        text-decoration: none;
}

.header3{
        font-family: "Arial", Helvetica;
        font-size: 20x;
        color: #000000 
        text-decoration: none;

 }

.header4{
        font-family: "Arial", Helvetica;
        font-size: 16x;
        color: #000000 
        text-decoration: none;

 }

.linkheader4{
	font-family: "Arial";
	font-size: 14px;
        margin-top: 0px; margin-bottom: 0px;
	}

.body  {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	color: #000000;
        }

.body2  {
	font-family: "Arial", Helvetica;
	font-size: 10px;
	color: #000000;
}

.txthdr  {
	font-family: "Helvetica", Arial;
	font-size: 13px;
	color: gray;
	text-decoration: none;
}

.footer {
	font-family: "Arial", Helvetica;
	font-size: 10px;
	color: #3D4391; 
}


