/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

.a-noir {
	text-decoration:none;
	color:#000000;
}


#Layer0 {
    position:absolute;
    left:1px;
    top:1px;
    width:500px;
    height:150px;
    z-index:1;
    visibility: hidden;
    overflow: hidden;
}

.tab {
	border-color:"bordercolor=#7885AF";
}