A:link {
	COLOR: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15pt;
	text-decoration: none;
}
A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15pt;
}
A:hover {
	FONT-WEIGHT: normal;
	COLOR: #cce0f2;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15pt;
	position:relative;top:1px;left:1px;
}
.line {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 9pt;
	line-height: 15px;
	color: #FFFFFF;

}
.font {
	font-size: 9pt;
	line-height: 15pt;
	color: #FFFFFF;
}
body {
	margin: 0px;


