/* CSS Document */

.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
.bodytxt {
	font-family: verdana, sans-sarif;
	font-size: 12px;
	color: #000000;
}
.copryright {
	font-family: verdana, sans-sarif;
	font-size: 9px;
	color: #000000;
}
.rates {
	font-family: verdana, sans-sarif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}