.title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#CC0000;
}
.word {
	font-size: 12px;
	line-height: 25px;


}
.topline {
	border-top: 1px solid #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;

}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a:link {
	font-size: 12px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	text-decoration: none;

}
.la:link {
	font-size: 14px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;

}
.la:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.la:hover {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";

}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
}
h1{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#CC0000;
	margin:0;
	padding:0;
}
h2{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#CC0000;
	margin:0;
	padding:0;
}
.rd {
	font-size: 12px;
	letter-spacing: 1px;
	color:#CC0000;
}.downline table tbody tr td strong {
	font-size: 14px;
}
