TD {
		font-family: Tahoma, Verdana, Arial, geneva, sans-serif;
		font-size: 11px;
		color: #606060;
}



.news {
		font-family: Tahoma, Verdana, Arial, geneva, sans-serif;
		font-size: 9px;
		color: #4c4c4c;
}

.heading {
		font-family: Tahoma, Verdana, Arial, geneva, sans-serif;
		font-size: 12px;
        font-weight: bold; 
		color: #ffffff;
}


A:link {color: #ef073d; text-decoration: none;}
A:visited {color: #ef073d; text-decoration: none;}
A:hover {color: #104070;text-decoration: none;}

.footer {
        font-family: Tahoma, Verdana, Arial, geneva, sans-serif;
		font-size: 10px;
   		color: #ffffff;
}

.footer A:link {color: #6d6d6d; text-decoration: none;}
.footer A:visited {color: #6d6d6d; text-decoration: none;}
.footer A:hover {color: #6d6d6d;text-decoration: none;}




table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #000000;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #000000;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #000000;

	-moz-border-radius: ;
}



table.sample1 {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #000000;
	border-collapse: collapse;
	background-color: white;
}
table.sample1 th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #000000;
	background-color: white;
	-moz-border-radius: ;
}
table.sample1 td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #000000;

	-moz-border-radius: ;
}





