<style type="text/css"> 

<!--
A:link {text-decoration:none; font-weight:bold; color: #4682b4;}
A:visited {text-decoration: none; font-weight:bold; color: #4682b4;}
A:hover {text-decoration: underline overline; font-weight:bold;  font-style: normal; color: #4682b4; background-color: #f8f8ff;}
A:active { text-decoration: underline overline; font-weight:bold; color: #ffffff; background-color: #ffffff;}

A.box:link {text-decoration:none; font-weight:bold; background-color: #ADD8E6; color: #5760BB;}
A.box:visited {text-decoration: none; font-weight:bold; background-color: #ADD8E6; color: ##CCCDD1;}
A.box:hover {text-decoration: underline overline; font-weight:bold; background-color: #ffffff; font-style: normal; color: #AC2554;}
A.box:active { text-decoration: underline overline; font-weight:bold; background-color: #ffffff; color: #AC2554;}


h1, h2, h3 {font-size: 12px;
font-weight: bold;}


body    { 
	
	margin-left: 2px; 	
	save-this: 
	margin-top: 2px; 
margin-bottom: 3px;
padding-bottom: 20px;
	background-color: #ADD8E6; 
	color: #000000; 
	background-attachment: fixed; 
	background-position: left top; 
	background-repeat: repeat-x repeat-y; 
    
	
	font-family: arial, sans-serif; 
	font-size: 11px; 
 

} 



.container {
	position: absolute;
	top: 30px;
	border: none;
	height: auto;
	width: 580px;
	left: 50%;
	margin-left: -275px;
	border: solid;	
	border-color: #000000;		
	border-top-width: 0px;	
	border-right-width: 0px;	
	border-bottom-width: 0px;	
	border-left-width: 0px;
}		


.content {    


	position: relative;    
	top: 10px;     
	  left: 50%;
   margin-left: -250px;
	background-color: #e0f8ff; 
	color: #333333;
	width: 500px;    
	height: auto;    
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;    
	font-size: 10;
	padding-right: 3px; 	padding-left: 3px; 
        padding-top: 3px; 	padding-bottom: 3px; 
	overflow: auto;	
	border: dashed;	
	border-color: #ffffff;		
	border-top-width: 1px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px;
      
}



.image {    
        display:block;
vertical-align:bottom;
	position:relative;    
   
	left: 50%;
   margin-left: -250px;  
	width: 500px;    
	height: 286px;
	text-align: left; 
background-color: #e0f8ff;    
padding-right: 3px; 	padding-left: 3px; padding-top: 3px; padding-bottom: 3px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;    
	font-size: 10;
	border: dashed;
		border-color: #ffffff;		
	border-top-width: 1px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px;  }





.footer {

	position: relative; 
	height: 25px;
	top: 10px;
	left: 50%;
	margin-left: -250px; 
width: 500px;
background-color: #afeeee;
color: #333333;
	padding-right: 3px; 	padding-left: 3px; 
        padding-top: 3px; 	padding-bottom: 3px; 
padding-left: 3px; padding-right: 3px;
text-align: left;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;    
	font-size: 10;
	border: dashed;
		border-color: #f0f8ff;		
	border-top-width: 1px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px
}


<!--
A:link {text-decoration:none; font-weight:bold; color: #4682b4;}
A:visited {text-decoration: none; font-weight:bold; color: #4682b4;}
A:hover {text-decoration: underline overline; font-weight:bold;  font-style: normal; color: #4682b4; background-color: #ffffff;}
A:active { text-decoration: underline overline; font-weight:bold; color: #4682b4; background-color: #ffffff;}

A.box:link {text-decoration:none; font-weight:bold; background-color: #CCCDD1; color: #5760BB;}
A.box:visited {text-decoration: none; font-weight:bold; background-color: #D9DAF5; color: ##CCCDD1;}
A.box:hover {text-decoration: none; font-weight:bold; font-style: normal; color: #AC2554;}
A.box:active { text-decoration: none; font-weight:bold; color: #AC2554;}





-->




</style>