/* main */

body         { font-size: 10pt; background-color: #FFFFFF; color: #000000; font-family: 
               Arial, 'Microsoft Sans Serif', 'MS UI Gothic'; margin: 0px; padding: 0px }
/* area */

.field      { width: 560px; padding: 10px; line-height: 150% }

.foot   	 { width: 550px; height: 30px; margin-top: 20px; padding-top: 10px; background-color: #F0F0E0; text-align: right }

#to				{ margin-right: 70px; border: 0pt }


.text		{ margin: 0px 0px 0px 10px }
.intro      { margin-left: 15px; margin-right: 15px; margin-top: 30px; margin-bottom: 30px }

blockquote	{ margin-left: 15px; margin-right: 0px }

a			{ font-weight: bold }

h1           { font-size: 18pt; background-color: #CCCC00; font-family: Times New Roman; 
               font-style: italic; font-weight: bold; margin-top: 30px; 
               padding-left: 10px }
/* page_title */

h2          { font-size: 14pt; color: #CC6600; font-family: Times New Roman; 
               text-decoration: overline underline }							/* sub-title */

h3           { font-size: 12pt; color: #CC9900; text-decoration: underline; 
				margin-top: 30px; margin-bottom: 5px }							/* subject */

h4           { font-size: 11pt; color: #996600 }								/* link */


h5 			{ font-size: 9pt; margin-top: 0px; margin-left: 10px }				/* fig-title */

h6          { font-size: 9pt; color: #663300; text-indent: -5pt; margin-left: 5pt; 
				line-height: 120% }												/* note */

table		{ cellpadding: 2px; cellspacing: 0px; width: 520px }
th			{ font-size: 10pt; background-color: #CCCC99 }
td			{ font-size: 10pt; vertical-align: top }
caption     { font-size: 10pt; font-weight: bold }

dt          { font-weight: bold; color: #666600 }
img			{ margin: 0px }

.pdf        { color: #000000; font-size: 9pt; vertical-align: middle; font-weight: bold; margin: 0 2em }

#alg_r		{ text-align: right }
#alg_c		{ text-align: center }

pre         { line-height: 100% }
#large      { height: 5px }

.notes      { font-size: 8pt; color: #003333; margin-top: 30px; margin-left: 10px }