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

body { 
	margin-top: 0; margin-left: 5%; margin-right: 5%; margin-bottom: 1em; 
	background: #ffffde; padding: 0; 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 }

/*=====element property-info=====*/

h1 { 
	font-size: 1em; margin-bottom: 0.5ex; margin-top: 1em; padding-bottom: 2px; 
	border-top: 1px solid #069; border-bottom: 1px solid #069; 
	padding-top: 2px; padding-left: 0.5em; background: #ffb; color: #000 }

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

address {
	color: #069; background: inherit }
p { 
	letter-spacing: 1px; line-height: 130% }
.idt {
	margin: 0; text-indent: 1em }
.nmg { 
	margin: 0 }
.nmg2 { 
	margin-bottom: 0 }
.mng { 
	margin-bottom: 0 }
pre { 
	margin-top: 0; margin-bottom: 0.5em; text-aling: left; white-space: pre; 
	font-size: 1em; line-height: 140%; padding-left: 1em }

#nonemarker {
	list-style-type : none; margin-top: 0 }

code { 
	font-size: 1em; font-family: monospace }
span { 
	font-weight: bold; color: #069 }
span.gr { 
	color: #069; font-size: 1em; font-weight: normal }
#imleft { 
	float: left; margin-right: 1ex; bargin-bottom: 1em }

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

div#secd {
	margin-top: 0.5em; margin-bottom: 0.5em; line-height: 130% }

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

div.body3, #navigation { 
	margin-top: 0.5em; margin-bottom: 0.5em; font-weight: bold; text-align: center }



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

.link {
	margin-top: 1ex; margin-bottom: 0; font-size: smaller; text-align: right }

div#sub { 
	margin-left: 5%; margin-right: 5%; margin-top: 0.5em; margin-bottom: 0.5ex; 
	font-family: monospace; font-size: 90% }

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

span.red { color: #f00; font-size: medium }
span.normal {font-weight:normal}
span.ra { color: red }
span.gr { color: #069}
span.small { font-weight:normal; font-size: smaller; color: #000 }
span#headline { color: #fff }

/* === Table Element Property === */
table#index { 
	margin-left: 1em; margin-top: 0; margin-bottom: 1em }

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