
.maintain    { font-family: Verdana; font-size: 9pt; text-indent: -10; text-align: justify; 
               margin-left: 20; margin-right: 0; margin-top: 0; 
               margin-bottom: 3; font-weight: normal }
.contents3   { font-family: Verdana; font-size: 10pt; font-weight: normal; line-height: 150%; 
               margin-top: 0; margin-bottom: 0; text-indent:60; font-style:italic  }
.contents2   { font-family: Verdana; font-size: 10pt; font-weight: bold; line-height: 150%; 
               margin-top: 0; margin-bottom: 0; text-indent:40; font-style:italic  }
.contents    { font-family: Verdana; font-size: 12pt; font-weight: bold; line-height: 150%; 
               margin-top: 0; margin-bottom: 0; text-indent:10 }              
.text        { font-size: 10pt; font-family: Verdana; color: #000000; margin-left:6; margin-right:10;
			   text-align:justify; font-weight: normal; font-style: normal}
.doclink   	 { font-family: Verdana; font-size: 9pt; line-height: 100%; color: rgb(102,102,102);
               margin-top: 0; margin-bottom: 3; text-indent:12; font-weight: normal; font-style: normal }

a:link
{
	color: #990033;  text-decoration:underline
}
a:visited
{
	color: #FF6600; 
} 
a:active 
{
	color: rgb(255,153,0);
}
a:hover 
{
	color: #bbbbbb
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(50,50,50);
}
h1
{
	font-family: Verdana;
	color: #990000; font-size:14pt; font-weight:bold; text-indent:2;
}
h2
{
	font-family: Verdana;
	color: #990000; font-size:12pt; font-weight:900
}
h3
{
	font-family: Verdana; font-size: 12pt; font-weight: bold;  font-style:italic;
	text-indent:4; color: #990000; 
}
h4
{
	font-family: Verdana; font-size: 11pt; font-style:italic; margin-left:6; font-weight:bold;
	color: #990000;
}

p
(
	font-weight: 100
)