BODY
{
	font-size: small;
	color: black;
	line-height: 1.4em;
	font-family: 'Trebuchet MS' , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 120%;
    MARGIN: 0px;
    color: #505050;
}

H2
{
	font-weight: bold;
	font-size: 120%;
	margin: 10px;
	color: #ABC500;
}
H3
{
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	color: #ABC500;
}
H5
{
	font-weight: normal;
	font-size: 80%;
	margin: 0px;
	color: black;
	line-height: 140%;
	text-align: justify;
}
H6
{
	font-weight: normal;
	font-size: 70%;
	color: black;
}
P
{
	font-size: 0.9em;
	margin: 10px;
	text-align: center;
}

.TableItem
{
	border-right: #b0b0b0 1px solid;
	background-position: center top;
	border-top: #a0a0a0 1px solid;
	background-image: url(images/grad-gris-item.jpg);
	border-left: #a0a0a0 1px solid;
	border-bottom: #a0a0a0 1px solid;
	background-repeat: repeat-x;
	border-collapse: collapse;
	background-color: #e7e7e7;
}

.TableContact
{
	font-weight: normal;
	font-size: 80%;
}

A:link {COLOR: #808080; TEXT-DECORATION: none}

A:visited {COLOR: #505050; TEXT-DECORATION: none}

A:hover {COLOR: #d0d0d0; TEXT-DECORATION: none; TEXT-DECORATION: underline;}


/*    End, you like my stylesheet ! - Sofed.com    */
