body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.body_bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.body_bottom_bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.border {
	border: 1px solid #D1D0D8;
}
.border_font {
	font-size: 9pt;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	height: 19px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.white:link {
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.white:visited {
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.white:active {
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.white:hover {
	COLOR: #E63A36;
	FONT-SIZE: 14px;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A.h:link {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
A.h:visited {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
}
A.h:active {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
}
A.h:hover {
	COLOR: #FF3300;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
}
.high {
	font-size: 12px;
	line-height: 200%;
	text-decoration: none;
}
