body {
    padding: 0em 0em 0em 0px;
    margin: 0px;
    font-family : Arial, sans-serif;
    font-weight : normal;
    font-size   : 7pt;
    text-align:center; 
    background  : #062237;
    color       : #000000;
		
}
img {
    padding  : 0px;
    margin   : 0px;
    border   : none;
}
h1 {
    font-family   : Times New Roman, sans-serif;
    font-size     : 19pt;
    font-weight   : 600;
    margin      : 0px;
    padding     : 0px;
}
td {
text-align:left; 
}
ul {
    font-family : Times New Roman, sans-serif;
    font-weight : normal;
list-style-type: circle;
}
A  {
    font-family   : Times New Roman, sans-serif;
    color         : #FFFECD;
    font-size     : 7pt;
    text-decoration: none;
}
A:active {
	color          : #000040;
    font-weight    : 100;
	text-decoration: none;
}
A:hover {
    font-weight    : 100;
    font-weight : bold;
	color          : #000040; 
	text-decoration: none
}
a.pp:link 	{
		  
		  color: #CEC899;
			text-decoration: none;
			}
a.pp:visited 	{
		  
		  color: #7B6565;
		  text-decoration: none;}
a.pp:active 	{
		  
		  color: #7B6565;
		  text-decoration: none;}
a.pp:hover 	{
		  color: #f00;
		  text-decoration: underline;}
div.flash {
		margin-left   : auto;
		margin-right  : auto;
		text-align: center;
    border        : none;
    padding       : 0px;

}
.ll {
font-weight: normal;
	text-align: left;
padding-left: 20px;
padding-right: 10px;
color: #75565C;
}

#panam {
 	  z-index:1;
		top: 553px;
		left: 50%;
		width : 50%;
	 	position:absolute;
}
#panam2 {
 	  z-index:2;
		width      : 400px;
	 	position:relative;
		right: 329px;
		top: 0px;
	
}