



body, TABLE {
	background-color: #FFFFFF;
	color           : #333333;
	font-size : 10pt;
       line-height: 135%;
text-align:center;
}


#pagewidth{ 
 width:750px;
border: 1px solid #ffffff; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 



hr {
	color : #666699;
height: 1px; /* $B@~$NB@$5(B */
border-style: dotted;
}

pre {
	border      : #888888 1px solid;
	padding     : 4px;
	margin-left : 20px;
}

blockquote {
	border      : #888888 1px solid;
	padding     : 4px;
	margin-left : 20px;
	font-style  : italic;
}

h1 {
	text-align       : right;
	font-size : 20pt;
	background-color : #FFFFFF;
	font-family      : Verdana,Arial,Helvetica,sans-serif;
}


h2 {
	background-color : #666699;
line-height: 140%; /* $B9T$N9b$5(B */
       color : #FFFFFF;
	font-size : 16pt;
	font-family      : Verdana,Arial,Helvetica,sans-serif;
	padding-left     : 5pt;
	margin-bottom    : 1px;
}

h3 {
background-color : #eeeeff;
line-height: 140%; /* $B9T$N9b$5(B */
	font-size : 13pt;
	border-left   : #666699 10px solid;
	border-top    : #666699 1px solid;
	border-right  : #666699 1px solid;
	border-bottom : #666699 1px solid;
	font-family   : Verdana,Arial,Helvetica,sans-serif;
	padding-left  : 2pt;
	margin-bottom : 1px;
}

h4 {
line-height: 130%; /* $B9T$N9b$5(B */
	border-left   : #666699 8px solid;
	border-bottom : #666699 1px dotted;
	padding-left  : 4px;
	font-family   : Verdana,Arial,Helvetica,sans-serif;
	padding-left  : 2pt;
	margin-bottom : 1px;
font-size : 11pt;
}

h5 {
line-height: 130%; /* $B9T$N9b$5(B */
	border-left   : #666699 8px solid;
	padding-left  : 4px;
	font-family   : Verdana,Arial,Helvetica,sans-serif;
	padding-left  : 2pt;
	margin-bottom : 1px;
font-size : 10pt;
}




div.body {
	padding-left : 5px;
}

div.body p {
	text-indent   : 10px;
	line-height   : 140%;
	margin-top    : 10px;
	margin-bottom : 20px;
}

div.body blockquote p {
	margin-top     : 0px;
	margin-bottom  : 0px;
	text-indent    : 0px;
}

table {
	border : #ddddee 0px solid;
}

th {
	border : #888888 1px solid;
	background-color : #88AAFF;
}

td {
	border : #888888 0px solid;
}

A:link { 
	color            : #4444FF;
	text-decoration  : none;
}

A:visited {
	color            : #4444FF;
	text-decoration  : none;
}

A:hover {
color: #ff0000; /* $B%j%s%/$N?'(B */
  background-color: #ffeeee; /* $BGX7J$N?'(B */
  text-decoration: underline; /* $BJ8;zAu>~(B */
}

dt {
	border-bottom : #4444FF 1px dotted;
	margin-bottom : 5px;
	font-weight   : bold;
}

dd {
	margin-left   : 20pt;
	margin-bottom : 5pt;
}

div.main {
	margin-left: 150px;
}

blockquote { 
background-color:#f0fff0;
border:1px dotted #9999ff;
padding: 5px;
}

