.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990101;
}
.style1, .style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 687686;
	padding:10px;
}
.style3 {padding:2px;}
.style4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 687686;
	padding:4px;
}
p#tarrif-text {
	margin:8px 0 5px 0;
	padding:0;
}
body {
	background-color: #A1AdB9;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #677582;
}
a:active {
	text-decoration: none;
	color: #677582;
}
table tr td#toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.73em;
	color:#FFF;
	padding-bottom:5px;
	text-align:right;
}
div#FOOT, div#NAV {
	background:#990002;
	color: #CFC8C2;
	padding:2px 0 2px 0;
	text-align:center;
	width:100%;
}
div#FOOT ul, div#NAV ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.69em;	
	font-weight:bold;
	margin:0;
	padding:0;
}
div#NAV ul { font-family:"Times New Roman", Times, serif;}
div#FOOT li, div#NAV li {
	background:url(../Art/foot.gif) left no-repeat;
	display:inline;
	list-style:none;
	margin:0 6px 0 0px;
	padding-left:10px;
}
div#NAV li {
	background:url(../Art/navbg.gif) left no-repeat;
	font-size:12px;
	text-transform:uppercase;
	padding:0 5px 0 15px;
}
div#FOOT li#none, div#NAV li#hide {background-image:none;}

div#FOOT li a:link, div#FOOT li a:visited, div#FOOT li a:active,
div#NAV li a:link, div#NAV li a:visited, div#NAV li a:active {
	background:#990002;
	color: #CFC8C2;
	text-decoration:none;
}
div#FOOT li a:hover, div#NAV li a:hover {
	background:#990002;
	color: #FFF;
}