BODY, HTML {
	margin: 0px;
	padding: 0px;
	background: #898792;
	height: 100%;
}

BODY, TD, P {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

A, A:link, A:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}

A IMG {
	border: 0px;
}

A.white_top_link, A.white_top_link:visited, A.white_top_link:link {
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration:none;
}

A.white_top_link:hover {
	text-decoration:underline;
}

A.grey_bottom_link, A.grey_bottom_link:visited, A.grey_bottom_link:link {
	color: #DBD9DC;
	font-size: 11pt;
	text-decoration:none;
}

A.grey_bottom_link:hover {
	text-decoration:underline;
}

A.white_left_link, A.white_left_link:visited, A.white_left_link:link {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
}

A.white_left_link:hover {
	text-decoration:underline;
}

.gray_font {
	color: #AAA8AB;
}

TD.left_menu {
	background: #625B64;
}

TABLE.technical_characteristics {
	border: 1px;
	border-spacing: 2px;
	clear: both;
}

TABLE.technical_characteristics TR {
	background: #464447;
}

TABLE.technical_characteristics TD {
	background: #6E6770;
	padding:2px;
}

.left_padding {
	padding-left:5px;
}

.right_padding {
	padding-right:5px;
}