body{
	font-family: Tahoma;
	text-align: center;
	background-color: #97141A;
	color: Black;
}
p{
	line-height: 130%;
}
h1{
	margin-left: 100px;
	margin-right: 100px;
}
table{
	border: thin;
	border-color: Aqua;
	border-collapse: collapse;
	width: 800px;
	table-layout: fixed;
	background-color: #f7f3bf;
	font-family: Tahoma;
	font-size: 8pt;
	
}
#tariff{
	width: 570px;
	padding-left: 15px;
	text-align: center;
}
#date{
	text-align: left;
}
td, th{
	border: thin;
	border-color: Aqua;
}
#line{
	padding-left: 15px;
	padding-right: 15px;
}
#scroll{
	
}
#image{
	padding-right: 15px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 40px;
}
#mini{
	padding-left: 15px;
}

#main{
	font-family: Tahoma;
	color: #737373;
	text-align: left;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 15px;
	vertical-align: top;	
}
#main2{
	font-family: Tahoma;
	color: #737373;
	text-align: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	vertical-align: top;	
}
#left{
	background-color: #BB1F35;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	line-height: 18pt;
	color: White;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 15px
}
#lefttop{
	background-color: #BB1F35
}
h3{
	font-family: Tahoma;
	font-style: normal;
	font-size: 14pt;
	font-weight: normal;
}
h4{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
}
h5{
font-weight: normal;
}
li{
	list-style: decimal-leading-zero;
}
a:link{
	text-decoration: none;
	color: White;
}
a:visited{
	color: White;
	text-decoration: none;
}
a:active{
	color: #9D944B;
}
#link a:link{
	text-decoration: none;
	color: #97141A;
}
#link a:visited{
	color: #827C3D;
	text-decoration: none;
}
#link a:active{
	color: #827C3D;
}
#link{
list-style: none;
list-style-position: outside;	
}


