Body  {
	background : #fff url('images/Fundo_Site_Urgtec.gif')  top;
	margin : 0;
	padding : 0;
}

.Texto  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-shadow : Silver;
	text-decoration : none;
	color : Black;
}

.TextoInformeFormulario {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-shadow : Silver;
	text-decoration : none;
	color : red;
}

.TextoDestaqueProdutos  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-shadow : Silver;
	text-decoration : none;
	color : Navy;
}

.Link  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-shadow : Silver;
	text-decoration : none;
	color : gray;
}

.Link:Hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-shadow : Silver;
	text-decoration : none;
	color : Maroon;
}

.Iframe{
	border : 0px none;
	border-color : White White White White;
	border-left-style : none;
	border-right-style : none;
	border-style : none none none none;
	border-top-style : none;
	border-width : 0px 0px 0px 0px;
	outline-color : White;
	outline-style : none;
	outline-width : 0px;
	overflow : visible;
}

