/* CSS Document */

.tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 25px;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.contentsList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: none;
}

.listNoB {
	list-style-type: none;
}

.box1 {
	border-style: solid;
	border-width: thin;
	border-color: #003366;
}

.title1 {
	text-decoration: underline;
	font-weight: bold;

}
.rbs {
	font-weight: bold;
	color: #003366;
}
.rbsT {
	font-weight: bold;
	color: #003366;
	font-size: 18px;
	text-indent: 15pt;
	line-height: 30px;
}
.titleList {
	line-height: 30px;
}
.tablecontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 25px;
	list-style-position: outside;
	list-style-type: none;
	margin: 7px;
	padding: 7px;
	font-weight: bold;





}
.contentsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 27px;
	font-weight: bolder;

}
