body, TABLE {
	background-color: #FFFFFF;
	color           : #444444;
	font-size : 10pt;
       line-height: 135%;

}


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: 130%; /* $B9T$N9b$5(B */
       color : #FFFFFF;
	font-size : 14pt;
	font-family      : Verdana,Arial,Helvetica,sans-serif;
	padding-left     : 5pt;
	margin-bottom    : 1px;
}

h3 {
background-color : #eeeeff;
line-height: 130%; /* $B9T$N9b$5(B */
	font-size : 12pt;
	border-left   : #666699 10px solid;
	border-top    : #666699 0px solid;
	border-right  : #666699 0px 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 10px 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;

}

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;
}

