.mainTxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.weatherBG {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width:  none;
	border-left-width:  none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: none;
	border-left-color: none;
}
.weatherBG1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width:  none;
	border-left-style: none;
	border-left-color: #FFFFFF;
}
.weatherBG2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.weatherBG3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width:  none;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
.txtHead {
	font-family: Arial;
	font-size: 10px;
	font-weight: Bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
TD {
	font-family : Arial;
	font-size : 10px;
}