body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}
body,td,th {
	font-size: 9pt;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a {
	font-size: 9pt;
}

.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.big_font {
	font-size: 11pt;
}
.big_font_noBold{
	font-size: 11pt;

}
.small_font{
	font-size: 9pt;

}

.box_line {
	border: 1px solid #9FD0D7;
}

