body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.title_compro {
   background-color: Yellow;
}

.hyperlink_compro:link {
  color: white;
  font-weight: bold;
  bacground-color: #AAAAAA;
}


.hyperlink_compro:visited {
  color: white;
  font-weight: bold;
  bacground-color: #AAAAAA;
}

.hyperlink_compro:hover {
  color: yellow;
  font-weight: bold;
  bacground-color: #AAAAAA;
}

.hyperlink_compro:active {
  color: yellow;
  font-weight: bold;
  bacground-color: #AAAAAA;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:red;
}
.style3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:#ffffff;
}
.style4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:#E29128;
}
.celule1{
background:#F4F4F4;
}
.celule2{
background:#000000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#FFFFCC;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#FFFF99;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}
.style9 {color: #9DACBF}
