/* CSS Document */

body {
	background-color: #DDDDDD;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body a {
	color: #006699;
}
body a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}

.mt {
	background-color: #FFFFFF;
	border: 1px solid #6A6A6A;
}
.top {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.topsm {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 9pt;
}
