.text {
	font-family: Verdana, Arial;
	font-size: 13px;
}
.ts {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.tw {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: white;
}
.tws {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: white;
}
.th {
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #ff7000;
	margin-top: -4px;
	margin-bottom: 2px;
}
.tn {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #ff8c00;
}
a.wht:link, a.wht:visited {
	text-decoration: underline;
	color: white;
}
a.wht:hover {
	text-decoration: none;
	color: #cccccc;
}
a.wb:link, a.wb:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.wb:hover {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}
a.bl {
	text-decoration: none;
	color: black;
}
a.nb:link, a.nb:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff8c00;
}
a.nb:hover {
	text-decoration: none;
	font-weight: bold;
	color: #c02a00;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #ff8c00;
}
a.nav:hover {
	text-decoration: none;
	color: #c02a00;
}
a.cl:link, a.cl:visited {
	color: #c02a00;
}
a.cl:hover {
	color: #ff8c00;
}
input {
	font-family: Verdana, Arial;
	font-size: 13px;
}
textarea {
	font-family: Verdana, Arial;
	font-size: 13px;
}
td.qt {
	border: #D0CFC4 3px solid;
	background-color: #F8F8F2;
}
td.p {
text-align: center;
}
td.d {
border-left: black 1px dashed;
padding-right: 6px;
text-align: right;
}
.sp { 
border: #CCCCCC 1px solid; 
margin: 5px;
} 

