h2 {
color:#E78400;
font-family:tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.tahoma11orangebold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E78400;
	text-decoration: none;
}
a.tahoma11orangebold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma11Whitebold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11gray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}
.tahomalightgray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
a.tahomalightgray:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AA0000;
	text-decoration: none;
}

.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	height: 20px;
	width: 175px;
	border: 1px solid #999999;
}
.comments {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	height: 60px;
	width: 175px;
	border: 1px solid #999999;
}
.style1 { color:#E78400; }
