.text
{
	font-family : Arial, Helvetica, sans-serif;
	color: #004040;
	font-size : 10pt;
	text-align: justify;
}
.news
{
	font-family : Arial, Helvetica, sans-serif;
	color: #004040;
	font-size : 9pt;
	text-align: left;
}
.tariff
{
	font-family : Arial, Helvetica, sans-serif;
	color: #004040;
	font-size : 9pt;
	text-align: left;
}
.menu1{
	color: #040F9F;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
}
.menu1:hover{
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
}
.menu1small{
	font-size : 9pt;
}
.menu2{
	color: #DC143C;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
}
.menu2:hover {
	color: White;
	text-decoration : none;
}
.about{
	color: #040F9F;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 7pt;
	font-weight : bold;
}
.about:hover {
	color: #ffffff;
	text-decoration : none;
}
.links{
	color: #0A7983;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : normal;
}
.links:visited{
	color: #004040;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : normal;
} 
.links:hover {
	color: Red;
	text-decoration : none;
}
}
.links3{
	color: #2985F5;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : normal;
}
.links3:visited{
	color: #364DE9;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : normal;
} 
.links3:hover {
	color: Red;
	text-decoration : none;
}
.tablehead {
	color: Red;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
	
