html    	{ background-color: white; color: black; font-family: helvetica,arial; font-size: 10pt; }
body            { background-color: white; color: black; font-family: helvetica,arial; font-size: 10pt; }

.little		{ background-color: #B0D8E0 }
.big		{ background-color: #FFE0D0 }

h1		{ margin-top: 0px; margin-bottom: 10px; align: center; 
                  text-align: center;
		  font-family: helvetica, arial, sans-serif }

h2		{ font-size: 14pt; background-color: #000000;
                  margin-top: 8px; margin-bottom: 0px; padding: 2px; border: none;
                  color: #FFFFFF; font-family: helvetica,arial,sans-serif;  
                  border: black solid 1px; }

h3		{ font-size: 20pt; background-color: #B0D8E0;
                  margin-top: 50px; padding: 4px; border: none; 
                  font-family: helvetica,arial,sans-serif }

h4		{ font-size: 14pt; background-color: #B0B0B0; margin-bottom: 8px; 
                  margin-top: 20px;  padding: 2px; 
                  font-family: helvetica,arial,sans-serif }

h5		{ font-size: 10pt; border-top: black solid 1px;
                  color: #FFFFFF;
		  border-right: black solid 1px;
		  background-color: #000000;
		  padding: 2px; margin-right: 10px;
		  margin-bottom: 0px; margin-top: 10px;   
                  font-family: helvetica,arial,sans-serif}

h6              { font-size: 12pt; color: #000000;
                  background-color: #b0b0b0; padding: 2px; 
                  margin-top: 0px; margin-bottom: 5px; }

p.navi		{ white-space: nowrap;
                  font-size: 9pt;
		  border-right: black solid 1px;
		  padding: 1px;  margin-right: 10px;
		  margin-top: 0px; margin-bottom: 10px;
                  color: #2B0B56; font-family: helvetica,arial,sans-serif; 
                  }


p.copy		{ font-size: 8pt; align=center; text-align=center }

pre		{ border: 1pt solid black; padding: 5pt }
pre		{ background-color: lightyellow }
pre		{ white-space: pre }
pre		{ font-family: monospace }
tt		{ font-size: 10pt; font-family: monospace }

form table th	{ text-align: left; vertical-align: middle; /*font-size=9pt; */ }

a:link		{ color: #000000;  text-decoration: underline;  font-family: helvetica,arial,sans-serif;}
a:visited	{ color: #000000;  text-decoration: underline }
a:active	{ color: #000000;  text-decoration: underline }
a:hover 	{ color: #CC3300; text-decoration: underline; }

div.box		{ border: 1px solid black; margin-bottom: 20px }
div.box h4	{ border: none; margin: 0px }
p.item		{ font-weight: bold;
		  margin-top: 0.2em; margin-bottom: 0.2em;
		  padding-left: 3px; padding-right: 3px }
p.desc		{ margin-top: 0.2em; margin-bottom: 0.7em;
		  padding-left: 16px; padding-right: 3px }

p.news          { font-size: 10pt; }
p.body		{ white-space: nowrap;
                  font-size: 9pt;
		  border-right: black solid 1px;
		  padding: 1px;  
		  margin-right: 0px;
		  margin-top: 0px;
                  margin-bottom: 10px;
                  color: #2B0B56; font-family: helvetica,arial,sans-serif; 
                  }

p                 { font-size: 11pt; 
                    font-family: helvetica,arial,sans-serif;
                    padding: 0px;
                    margin-top: 0px;
                  }
li                { font-size: 10pt; }
ul                { font-size: 10pt; }

