body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
td{
	font-size: 12px;
}
a:link{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:visited{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:hover{
	color: #FF3333;
	font-size: 12px;
}
a.white:link{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.white:hover{
	color: #FF3333;
	font-size: 12px;
}
.white{
	color: #FFFFFF;
}
.lineheight{
	line-height: 150%
}.dbk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

