.head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
}
a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : black;
}
a:visited {color: #222222; }
a:hover {color: red; }
a:active {color: #3399CC; }

p {color: #000000; font: normal 10pt Verdana, Helvetica, sans-serif;}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color:black;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : italic;
	font-weight : bolder;
	margin : 0;
	color : #85AC6F;
	position : absolute;
	top : 20px;
	left : 350 px;
}
h1.sw {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : italic;
	font-weight : bolder;
	margin : 0;
	color : black;
	z-index: -100;
	position : absolute;
	top : 21px;
	left : 351 px;
}
/*FONTS*/
.tourbig {color:#FF6531; font: bold 12pt Arial;}

/*TABLES*/
.ttable {border: solid 1px #000000;}
.thead {background: #85AC6F; font: normal 11pt Arial;}
.tcells1 {background: #DCD4C9; font: normal 10pt Arial;}
.tcells2 {background: #FCEFDB; font: normal 10pt Arial;}

.table_color1 {background-color:#FF6531;}
.table_color2 {background-color:#CECFCE;}
.table_color3 {background-color:#F7F3F7;}
.table_color4 {background-color:#FFAE39;}

