body{
  background-color: #f2f2f2; 
	font-family: arial;
	color: #727272;		   
	scrollbar-3d-light-color: #FF0000;
  scrollbar-arrow-color: #ff0000;
  scrollbar-base-color: #FFFFFF;
  scrollbar-dark-shadow-color: #727272;
  scrollbar-face-color: #b9b9b9;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #e5e4e4; 
}
table.main{
  margin: 8;
	padding: 4;
	width: 850px;
  border-style: solid;
	border-color: #000000;
	background-color: #f2f2f2;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
td.logo{
	border-style: solid;
	border-color: #727272;
	background-color: #f2f2f2;	
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px; 
}
td.info{
	background-color: #f2f2f2;	
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px; 
}
div.atten_pt{
  color: #ff0000;
  font-size: 18pt;
	font-family: arial black;	
}
div.tolv_pt{
  font-size: 12pt;
}
div.ti_pt{
  font-size: 10pt;
}
div.otte_pt{
  font-size: 8pt;
}
div.firma{
  padding: 3px;
	margin: 2px;
	border-style: dotted;
	border-color: #000000;
	background-color: #ffffff;	
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
}
div.info{
  margin: 60px;
  font-size: 14pt;
	font-style: bold;
	color: #000000;
}
p.content{
  margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
  border-style: solid;
	border-color: #000000;
	background-color: #ffffff;	
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px; 
	padding: 20px;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:active{
	color: #0000ff;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: none;
}

