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

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}
h3 {
	font-size: 12pt;
	font-style: normal;
	color: #990000;
	font-weight: lighter;
}
.see_also {
	font-size: 10pt;
	font-weight: bold;
	color: #3366FF;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}
.link_list {
	line-height: 14pt;
	list-style-type: none;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066FF;
}

