body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;	
}
.p:hover {
	text-decoration: underline;
}
.p {
	font-family: Tahoma;
	color: #333333;
	text-decoration: none;	
}
.thead {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.frm {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
	cursor: pointer;
}
.qs {
	font-size: 10px;
}
.k {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
