<!--

.text { 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	text-align: justify;
}


.unalignedtext { 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

.inversetext { 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
	text-align: justify;
}

.link { 
	font-family: Arial; 
	font-size: 12px; 
	color: #A92C2A; 
	text-decoration: none;

}

div#myfooter{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:780px;
	text-align:center;
	}

div#myfooter a{
	color:#000;
	}
	
iframe { 	background:#DFC795;
}

div#iframe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	background:#DFC795;
	padding:0;
	margin:0;
	}

            -->

