.grayTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 24px;
	font-family: arial;
	font-size: 12px;
	text-indent: 10px;
}

.lightGrayTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 24px;
	font-family: arial;
	font-size: 12px;
	text-indent: 10px;
}

.normalHeading {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-indent: 12px;
}
.normalText {
	font-family: Tahoma;
	font-size: 12px;
}
.heading {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
