body {
	background-image: url(../imgs/bk.jpg);
	background-repeat: repeat-x;

}
table {
	font-size: 10pt;
	line-height: 120%;
	color: #777777;

}

.fs16ptb {
	font-size: 16pt;
	line-height: 180%;
	font-weight: bold;
}
.fs14ptb {
	font-size: 14pt;
	line-height: 160%;
	font-weight: bold;
}
.fs12ptb {
	font-size: 12pt;
	line-height: 150%;
	font-weight: bold;

}
.fs11ptb {
	font-size: 11pt;
	line-height: 140%;
	font-weight: bold;
}
.fs10pt {
	font-size: 10pt;
	line-height: 120%;
	text-indent: 1em;

}
.fs10ptb {
	font-size: 10pt;
	line-height: 120%;
	font-weight: bold;
	color: #666666;

}
.fs9pt {
	font-size: 9pt;
	line-height: 120%;

}
.fs8pt {
	font-size: 8pt;
	line-height: 120%;

}
.fs6pt {
	font-size: 6pt;
	line-height: 120%;

}
a:link {
	color: #5376B5;
	text-decoration: none;

}
a:visited {
	color: #5376B5;
	text-decoration: none;

}
a:hover {
	color: #CC9999;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(../imgs/arrow_m_red.gif);
}
a:active {
	color: #006699;
	text-decoration: none;
}
ul {
	font-size: 9pt;

}
li {
	list-style-position: outside;
	list-style-image: url(../imgs/arrow_m_blue.gif);
	letter-spacing: 0.1em;

}
.box1 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;

}
.box2 {
	padding: 3px;
	list-style-type: circle;
	border: 1px solid #666666;
	font-size: 9pt;




}
.top {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.right {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;

}
.bottom {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;

}
.left {
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;

}
.hilight {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;

}
.topright {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

th {
	line-height: 120%;
	font-weight: 600;
	color: #777777;
	text-align: left;

}

p {
}
ruby {
	text-decoration: none;
	ruby-align: distribute-space;
	ruby-overhang: auto;
	
}
blockquote {
	font-size: 9pt;


}
