BODY {
  	background-color     : #8B8A8A;
	font-family          : Verdana;
	font-size            : 10pt;
	cursor               : default;
}

TD {
	font-size			: 10pt;
}
a.mh:hover {
	color				: #FFFFFF;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bold;
	font-style			: normal;
	text-decoration		: none;
	letter-spacing		: 1px;
	height				: 29px;
	border-top			: 4px solid #FF8400;
	padding-top			: 4px;
	padding-left		: 10px;
	padding-right		: 10px;
	background-color	: #454545;
}

a.mh{
	color				: #FFFFFF;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bold;
	font-style			: normal;
	text-decoration		: none;
	letter-spacing		: 1px;
	height				: 29px;
	padding-top			: 8px;
	padding-left		: 10px;
	padding-right		: 10px;
}
.content {
	padding				: 40px;
	overflow-y			: auto;
	display				: block;
	height				: 290px;
        height                          : expression( '370' + 'px' );
	text-align			: justify;
	line-height			: 18px;
	scrollbar-face-color		: #E17400;
	scrollbar-shadow-color		: #FF8400;
	scrollbar-highlight-color	: #FFAA4E;
	scrollbar-3dlight-color		: #FF8400;
	scrollbar-darkshadow-color	: #8B4800;
	scrollbar-track-color		: #FF8400;
	scrollbar-arrow-color		: #FFFFFF;
}
.teledata {
	font-size			: 8pt;
	color				: #D0D0D0;
	padding-left		: 20px;
}
.tLogo {
	font-family			: Times New Roman;
	font-style			: italic;
	font-weight			: bold;
	font-size			: 12pt;
}
a.author {
	font-size			: 7pt;
	color				: #707070;
	padding-right		: 20px;
	text-decoration		: none;
}
a.author:hover {
	font-size			: 7pt;
	color				: #A0A0A0;
	padding-right		: 20px;
	text-decoration		: none;
}
a.oferta {
	color				: #000000;
	font-weight			: bold;
}
a.oferta:hover {
	color				: #707070;
	text-decoration     : none;
	font-weight			: bold;
}
.col_head{
	font-weight			: bold;
	text-decoration     : underline;
}

