.htm{
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 0.2pt;
	text-align: justify;

}

.wbg {
	background-attachment:fixed;
	background-image:url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
	
.wbg1 {
	background-attachment:fixed;
	background-image:url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.bullet {color:#FFE2C5; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

.link {color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
   
a.link:link {color:#ffffff; Text-decoration:none;}
a.link:visited {color:#ffffff; Text-decoration:none;}
a.link:active {color:#ffffff; Text-decoration:none;}
a.link:hover {color:#000000; Text-decoration:underline;}


.mlink {color:##8c0000; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
   
a.mlink:link {color:##8c0000; Text-decoration:none;}
a.mlink:visited {color:##8c0000; Text-decoration:none;}
a.mlink:active {color:##8c0000; Text-decoration:none;}
a.mlink:hover {color:#000000; Text-decoration:underline;}

.blink {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
   
a.blink:link {color:#000000; Text-decoration:none;}
a.blink:visited {color:#000000; Text-decoration:none;}
a.blink:active {color:#000000; Text-decoration:none;}
a.blink:hover {color:#FFffff; Text-decoration:underline;}


.boldlink {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder}

.para{
	font-family: verdana;
	font-size: 8.5pt;
	line-height: 21px;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 0.2pt;
	text-align: justify;
	color: #666666;
	}
.tariff{
	font-family: verdana;
	font-size: 8.5pt;
	line-height: 21px;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 0.2pt;
	text-align: justify;
	color: #666666;
	margin: 8px;
	padding: 4px;
	border: thin outset F5EEDE;
	float: none;
	clear: none;
	left: auto;
	clip:  rect(auto auto auto auto);
