body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECFF;
}
th.headertitle{
	font-size:20px;
	font-family:Tahoma;
	font-weight:bold;
	height:30px;
}
.blk_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.alltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: underline;
	color: #0000CC;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
