﻿.lbl
{
	font-size: 12px;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
}

.heading
{
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-family: Verdana;
}

.txt
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	border-left: gray 1px solid;
	color: gray;
	border-bottom: gray 1px solid;
	font-family: Verdana;
}