  @media print {
    html {background:#fff !important;}
    #container {border-width:0px !important;padding:0 !important;}
	 #container p,li {line-height: 1em; font-family: "Times New Roman", Times, serif; font-size: 12pt; }
	 #container h1,h2,h3,h4 {margin:0; padding:0;} 
	 #container {
	 	overflow: visible;
	 }
	 .rtp { display: none;
	 }
  }

body{
   background: #3d3c63; font-family: 'Arial','Helvetica', sans-serif;
	font-size:0.85em;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	border:0;
}
  #container {
   width: 760px;
   text-align: left;
	line-height: 1.3em;
	overflow: hidden;
	border: 0;
  	padding: 20px 10px 10px 20px; 
  	background:#fff;
  	margin:20px auto;
	}

h1,h2,h3 {line-height:1.1}
h1,h2{font-weight: normal}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

.addrss {
	line-height: 1.2
	}


p.rtp{
float: right;
margin: 0 1em 1em 1em;
border: 1px solid silver;
padding: 0 .5em;  
}

img{
max-width: 100%;
border: none;	
}

#imgtopright
{     
   float: right;
	width: 116px;  
	margin-left: 1em; 
	margin-bottom: 1em; 
	margin-top: 0; 
	line-height: 1.0;
	text-align: center;

}

#contentslist {

    float:right;
	 clear:right;
    margin-bottom: 1em;
    text-align: left;
    width: 108px;
    margin-left: 1em;
    margin-top: 0;
	 padding: 5px;
    border: 1px solid silver;
	 line-height: 1.1em;
   }

#contentslist h4 {
	margin: 0;
	padding: 0;
}
	
#contentslist ul
{
  margin-left: 0;
  padding-left: 1em;
}
	
#contentslist li  {
	line-height: 1.1em;
	font-size: .9em;
}

  .rhon {
	margin:0 0 0 1.3em; float:right; width:108px; border:1px solid silver; padding:8px; text-align:center; background-color: #FAF0E6;
	}
	.rhon p { font-size: .85em; line-height:1.1em; 
	}

 
 .hhon {
	margin:0 0 6px 0; width:80%; border:1px solid silver; padding:8px;  background-color: #FAF0E6;
	}
	.hhon p { font-size: .85em; line-height:1.1em;
	}
 	.hhon h4 { font-weight: bold; margin:0;
	}

#imagesright {
	
   float: right;  
	margin-left: 1em; 
	margin-bottom: 1em; 
	margin-top: 0; 
	width: 200px;
	line-height: 1.0;
	text-align: justify;	
	}


.imgr {
   float: right;  
	margin: 0 0 1em 1em; 
	width: auto;	
}
		
.imgr200 {
	
   float: right;  
	margin-left: 2em; 
	margin-bottom: 2em; 
	margin-top: 0; 
	width: 200px;
	line-height: 1.0;
	text-align: justify;	
	}
	
.imgr300 {
	
   float: right; 
	margin-left: 2em; 
	margin-bottom: 2em; 
	margin-top: 0; 
	width: 300px;
	line-height: 1.0;
	text-align: justify;	
	}
	
	.imgr400 {
	
   float: right;  
	margin-left: 2em; 
	margin-bottom: 2em; 
	margin-top: 0; 
	width: 400px;
	line-height: 1.0;
	text-align: justify;	
	}

.qbox
{
	float: right;
	background-color: #F8F8FF;
	border: thin solid Teal;
	width: 180px;
	padding: 10px;
	margin: 10px 0 10px 10px;
	text-align: center;
	color: Maroon;
}

.mstable
{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	line-height: 1.1;
	margin: 3em 3em 3em 1em;
	border-top: thin solid Silver;
	border-bottom: thin solid Silver;
	padding-top: 1em;
	padding-bottom: 1em;
}

.mathformula
{
	font-family: Lucida Sans Unicode, "Courier New", Courier, monospace;  
	font-size: 1.2em;
	line-height: 133%;
	padding: 2em;
}

#footertxt {
	line-height: 130%;
	font-size: 0.8em;
	text-align: center;
}

#footertxt li {
	line-height: 166%;
	list-style-type: none;
	display: inline;
	border-right: 1px solid gray;
	padding: 0px 10px 0px 10px;
}

#footertxt td{
	line-height: 130%;
	font-size: 0.8em;
	text-align: center;
}		