/*===== Element property-info =====*/

body { 
	background: #ffffde; margin: 0px; padding: 0px; color: #000 }

a:link { color: #0037ff; text-decoration: underline; background: inherit }
a:visited { color: #36c; text-decoration: underline; background: inherit }
a:hover { color: #000; text-decoration: none; background: #ff0}
a:active { color:#f00; background: inherit }
div.link a:link, div.link a:visited { text-decoration: none }

address { 
	font-size: 80%; color: #069; background: inherit }
p.idt {
	margin: 0px; text-indent: 1em }

pre { 
	margin-top: 1em; margin-left: 5%; margin-right: 5%; margin-bottom: 1em;
	padding-top: 1em; padding-left: 2em; padding-right: 1em; padding-bottom: 1em;  
	font-size: 90%; line-height: 140%;  
	color: #000; font-family: monospace; white-space: pre; text-align: left }


pre#plain { 
	font-size: medium }
hr {width: 90% }
h1 { 
	font-size: large; color: #069; text-align: center; margin-top: 2em }
h1#header { 
	margin-left: 5%; margin-right: 5%; margin-top: 0; margin-bottom: 0px; 
	padding: 2px; background: #069; color: #fff; font-weight: bold; 
	text-indent: 0.5em; font-size: 1.1em; text-align: left }

p.ct { 
	margin-left: 45px; font-family: monospace;font-size: smaller }
pre#plain a:link, pre#plain a:visited { 
	text-decoration: underline }
.gr { 
	color: #069 }

#imleft {
	float: left; margin-right: 1ex; margin-bottom: 1em }

/*=====Table property-info=====*/

table { margin-left: 18% }
table.ct { 
	margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; }
td.ct { 
	text-align: center; font-size: medium }
td {
	font-size: 90% }

/*===== Division property-info =====*/

div.body {
	margin-left:5%; margin-right:5%; margin-top:10px; margin-bottom:10px; 
	line-height: 130% }

div.body2 {
	margin-left: 60px; margin-right: 5%; margin-top: 5px; margin-bottom: 10px;  
	font-size: 90%; line-height: 130%; font-family: monospace  }

div.header {
	margin-left: 5%; margin-right: 5%; margin-top: 10px; margin-bottom: 0px; 
	padding: 2px; background-color: #069; color: #fff; font-weight: bold; 
	text-indent: 0.5em }

div.footer { 
	margin-top: 1em; margin-bottom: 1em; font-size: smalle; font-weight: bold;  
	text-align: center; font-family: monospace }

div.sample{
	margin-left: 5% margin-right: 5%; margin-top: 0; margin-bottom: 0.5em;
	padding: 1em; background: #ccc; border: 3px double #060 ; 
	color: #000; font-size: medium; line-height: 130% }

div.header2 {
	margin-left: 5%; margin-right: 5%; margin-top: 20px; margin-bottom: 0px; 
	padding: 2px; border-top: 3px double #fc0; border-left: 3px double #fc0; 
	font-weight:bold; text-indent: 0.5em}

.link {
	margin-left: 5%; margin-right: 60px; margin-top: 1ex; margin-bottom: 0; 
	font-size: smaller; text-align: right }

/*=== For Aural property Section ===*/

@media aural, braille, embossed {
span.speak, span.ra {
	speak: none; volume: silent; visibility: hidden }
span#headline, span.black {
	speak: none; volume: silent; visibility: hidden  }
}