@charset "utf-8";
/* CSS Document */

#left {
	background-color: #c6efef;
	padding-top: 8px;
}
#left_bottom {
	background-color: #c6efef;
	font-size: 8pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
}

h1 a:link {
	color: #000000;
	text-decoration: none;
}
h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 4px;
	padding-top: 4px;
/*	margin-bottom: 1em;*/
}
.rule a:link{
	color:#003366;
	text-decoration: none;
	font-size: 1.15em;
}
.rule a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 1.15em;
}
.rule a:hover {
	color:#0000FF;
	text-decoration: underline;
	font-size: 1.15em;
}
.rule li
{
margin: 0.1em 0;
}
h2 h3 h4 h5{
	padding-top: 1ex;
	padding-right: 0;
	padding-bottom: 1ex;
	padding-left: 0;
}
h2 a:link {
	color: #000000;
	text-decoration: none;
}
h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*h3 h4 h5 {
	padding: 1ex, 0, 0, 0;
}*/
