@charset "utf-8";
/* CSS Document */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
a {
	font-size: 14px;
}.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #7AA5D6;
	font-weight: bold;
}
a:link {
	color: 7aa5d6;
	font-weight: bold;
}
a:hover {
	color: 3b6408;
	font-weight: bold;
}
.linkedTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
