Body {
	background-color	: #eeeeee;
	font-family			: arial, verdana, sans-serif;
	font-size			: 10pt;
	color				: #000000;
	text-align			: center;
	margin				: 0px;
	padding				: 0px;
}

Div.dvCenter {
	width				: 728px;
	border				: 1px solid #000000;
	margin				: 10px auto 10px auto;
	background-color	: #ffffff;
	text-align			: left;
	padding				: 10px;
}

TD {
	font-family			: arial, verdana, sans-serif;
	font-size			: 10pt;
	color				: #000000;
}

H1 {
	font-family			: arial, verdana, sans-serif;
	font-size			: 14pt;
	color				: #0066ff;
}

H2 {
	font-family			: arial, verdana, sans-serif;
	font-size			: 11pt;
	color				: #0066ff;
}

A {
	color				: #ff9933;
	text-decoration		: none;
	font-style			: italic;
	font-weight			: bold;
}

A:hover {
	color				: #000066;
	text-decoration		: underline;
}

TR {
	height				: 1px;
	border				: 1px solid #000000;
}

HR {
	height				: 1px;
	border				: 1px solid #cccccc;
}

IMG {
	border				: 0px;
}

LI {
	margin-bottom		: 10px;
}

LI LI {
	margin-bottom		: 0px;
}

.Attention {
	color				: #cc0000;
	font-weight			: bold;
}

INPUT, TEXTAREA {
	border				: 1px solid #000000;
}

Span.SmallPrint {
	font-size			: 10px;
	color				: #999999;
}

Div.dvLeft {
	padding				: 10px;
	width				: 49%;
	float				: left;
	text-align			: center;
}

Div.dvRight {
	padding				: 10px;
	width				: 49%;
	float				: right;
	text-align			: center;
}
