/*all*/
body {
	background-color: #F7EBD6;
	color:black;
	font-family: Times;
	font-weight: normal;
	font-size: 9pt;
	margin : 0;
	padding : 0;
}
body { fontfamily: Times; fontweight: normal; fontsize: 10pt; }

td { color:black; font-family: Times; font-weight: normal; font-size: 9pt; }
td { fontfamily: Times; fontweight: normal; fontsize: 10pt; }

p { fontfamily: Times, Times; fontweight: normal; fontsize: 9pt; }

a { color:#A7541C; font-family: Times; text-decoration:none; font-weight: bold; font-size: 9pt; }
a:visited { color:#74340A;}
a:hover { color:red;}
a:active { color:red;}

h1 { color: #A7541C; font-family: Times; font-weight: bold; font-size:18pt;}	

/*fonts*/
.tour{font-family:Times; font-size:9pt; color:#000000; font-weight:normal;}
.tourhead {font-family:Times; font-size:19px; color:#A7541C; font-weight:bold;}
.tourbig {font-family:Times; font-size:17px; color:#A7541C; font-weight:bold;}
.toursm {font-family:Times; font-size:9px; color:black; font-weight:normal;}
.toursm {fontsize:10px;}

/*table*/
.ttable  {background-color: #84795A;}
.thead   {background-color: #C6B28C;}
.tcells1 {background-color: #F7EBD6;}
.tcells2 {background-color: #F7EBD6;}

/*custom*/
hr { color: #917949; height:1px;}