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

body { 
	margin-top: 0; margin-left: 6%; margin-right: 6%; margin-bottom: 1em;
	background-color: #ffffde; padding: 0px; color: #000 }

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

h1 { 
	font-size: 1em; margin-bottom: 0.5ex; margin-top: 1em; padding-top: 3px; 
 	padding-bottom: 3px; }
#header {
	margin-top: 0; margin-bottom: 0.5ex; padding:3px; background: #069; color: #fff; 
	text-indent: 0.5em; font-weight: bold; font-size: 1.2em }

h2 { 
	font-size: medium; color: #069; margin-bottom: 3px }

h1#nr { 
	clear: left }

address {font-size: 80%; color: #069}

p,dd { letter-spacing: 1px; line-height: 130% }
.idt {margin: 0; text-indent: 1em }
.nmg { margin: 0 }
.nmg2 { margin-bottom: 0 }

.idt2 { margin-bottom: 0; margin-top: 1em; text-indent: 1em }
.idt3 { text-indent: 1em }
.idt4 { margin-top: 1em; margin-bottom: 0; text-indent: 1em }
.idt5 { margin-top: 1em; margin-bottom: 1em }

code { font-size: 1em }

pre { 
	margin-top: 0; margin-bottom: 0.5em; text-aling: left; white-space: pre; 
	font-size: 100%; line-height: 140%; padding-left: 1em }
pre.emt { 
	margin: 1em; padding: 1ex; background: #f0f0f0; color: #000; 
	border: 1px solid #000; font-size: 90% }
pre.emt2 { 
	margin-top: 1em; padding: 10px; background: #ccf; color: #000 }
code { font-size: inherit }
img#rf { 
	float: right; margin-left: 10px }
#imleft {
	float: left; margin-right: 1ex; margin-bottom: 1em }

/*===== Division property-info=====*/
#body {margin: 5px 50px 1em; line-height: 130% }

div#secd {margin: 0.5em 50px; line-height: 130% }

.body2, #bottom { 
	margin-top: 1ex; margin-bottom: 10px; 
	font-size: x-small; line-height: 130% }


.footer, #footer {
	margin-top: 10px; margin-bottom: 10px; font-size: 90%; font-weight: bold;; 
	font-family: monospace; text-align: center}

div.link {
	margin-top: 1ex; margin-bottom: 0; font-size: 80%; text-align: right; 
	paddin-right: 0.5em }

/* === List Element Property === */

dl { margin-top: 1em; margin-bottom: 1em }
dt { margin-top: 1em; margin-bottom: 0.5ex; font-weight: bold }
dd { margin: 0; padding: 0 }

.headding { 
	background: #ffb; color: #000; border-top: 1px solid #069; padding-bottom: 2px; 
	border-bottom: 1px solid #069; padding-top: 3px; text-indent: 0.5em } 

/*===== Inline Elemant property-info=====*/

span.red {color: #f00;font-weight: bold }
span.normal {font-weight:normal}
span.ra { color: red }
span.gr { color: #069 }

/*=== 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  }
}