/* CSS Document */

.customLabel
{
font-family: Tahoma; /* Font Face */
font-size: 9px; /* Font Size */
color: ; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Align Text */
}
.customHeadings {

font-family: Tahoma; /* Font Face */
font-size: 12px; /* Font Size */
color: ; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Align Text */
}
