body,td,th {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
body {
	background-color: #F2F2F2;
}
a:link {
	color: #4A716E;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #4C7370;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
.leftBack {
	background-image: url(images/leftBack.jpg);
	background-repeat: repeat-y;
}
.rightBack {
	background-image: url(images/rightBack.jpg);
	background-repeat: repeat-y;
}
.rightCol {
	padding: 10px 20px 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A716E;
}
.newsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A716E;
}
.rightColSub {
	padding: 10px 20px 0px 0px;
}
.leftColSub {
	padding: 10px 20px 0px 0px;
}
.redHeadline {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.linkX {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.linkX a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.linkX a:visited {
	text-decoration: none;
	color: #333333;
}
.linkX a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.linkX a:active {
	text-decoration: none;
}
.linkP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C7C7C7;
}
.linkP a:link {
	color: #C7C7C7;
	text-decoration: none;
	font-weight: normal;
}
.linkP a:visited {
	text-decoration: none;
	color: #C7C7C7;
}
.linkP a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.linkP a:active {
	text-decoration: none;
}
