.lTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #069;
	padding: 4px;
	display: block;
	text-decoration: underline;
}
.rTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #069;
}
.rCat {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	color: #333;
}
.lHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #069;
	background-color: #FFF;
	display: block;
	padding: 4px;
	text-align: center;
}
.lHeading2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	display: block;
	padding: 4px;
	text-align: center;
	background-color: #FFF;
	color: #333;
}
.rBigLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	display: block;
	font-weight: bolder;
}
.lNews0 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333;
	display: block;
	text-align: center;
	padding: 4px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
.lSpecial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #009;
	display: block;
	text-align: center;
	padding: 4px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
}
.lpage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	display: block;
	padding: 4px;
	color: #333;
}
.lNews1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	color: #333;
	display: block;
	padding: 4px;
}
.lNews2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	color: #555;
	display: block;
	padding: 4px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
.lNews3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	color: #777;
	display: block;
	padding: 4px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
.lNews4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	color: #999;
	display: block;
	padding: 4px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
.lCell {
	background-color: #EEE;
	width: 640px;
}
.rCell {
	background-color: #CCC;
	width: 160px;
}
a {
	text-decoration: none;
}

