@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #154768;
	background-color: #E6E6E6;
	padding-left: 20px;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #23598F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #255A96;
}
a {
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}



a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}

a:active {
	text-decoration: none;
	color: #996633;
}
#table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #215086;
	background-color: #DDE9F7;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #4974A7;
}
#table1 a {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.chaptername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993333;
}
.largenames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
