@charset "utf-8";
/* CSS Document */

body {
	text-align:right;
	font-family:"trebuchet MS", Verdana;
	color:#3C3C3C;
	font-size:10pt;
}
h1 {
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d57af;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
h2 {
	font-size: 125%;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d57af;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
h3 {
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d57af;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
h4 {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1d57af;
	margin-bottom: 0.1em;
	margin-top: 1em;
	/*margin-bottom: 4px;
	padding-bottom: 2px;*/
}
a:link {
	color:#3C3C3C;
	text-decoration:none;
}
a:visited {
	color:#646464;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	background-color:#1d57af;
	color:#FFFFFF;
}
.jr08 {
	font-size:8pt;
}

.tablewatch {
	line-height:normal;
	text-align:start;
	white-space:normal;
	background-color:#F5F5F5;
	border-collapse:collapse;
}
.tablewatch td, .tablewatch th {
	padding: 6px;
	border-color:gray;	
	border: 1px solid #C2C2C2;
}
.tablewatch td.txt_colored {
	line-height:145%;
	padding-bottom:24px;
	padding-top:1px;
}
