body, td {
	font-size: 11px;
	font-family: Verdana;
	color: 000000;
	line-height: 15px;
}
a {
	color: 000000;
	font-family: verdana;
}
a:hover {
	color: red; 
}
a:visited {
	color: 6FA0CE;
}
a:visited:hover {
	color: red;
}
a.white {
	font-size:9px;
	color:ffffff;
	font-family:verdana;
	text-decoration:none;
	font:900
}
a.white:visited {
	color:ffffff;
}
.menu a {
	color: black;
	display: block;
	width: 95;
	font-size: 10px;
	padding-top: 15;
	padding-bottom: 16;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: red;
	text-decoration: underline;
}
.menu a:visited {
	color: black;
}
.menu a:visited:hover {
	color: red;
	text-decoration: underline;
}
.bottom {
	padding-top: 15;
	color: ffffff;
}
.bottom a {
	color: 777777;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 16 18 17 18;
}
.bottom a:hover  {
	color: 000000;
}
.bottom a:visited {
	color: 777777;
}
.bottom a:visited:hover {
	color: 000000;
}
.copyright {
	font-size: 10px;
	margin-top: 35;
}
.copyright a {
	color: white;
	font-weight: normal;
	padding: 16 18 17 0;
}
.copyright a:visited {
	color: white;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
.today {
	color: red;
	text-decoration: none;
}
.linkspages {
	font-size: 9px;
	width: 780;
}
.linkspages table {
	width: 780;
	padding-top: 5;
	padding-bottom: 5;
	margin-top: 5;
	margin-bottom: 5;
}
.linkspages table td {
	background-color: EEEEEE;
	padding: 5;
	border: 2px solid #DDDDDD;
}
.linkspages a {
	color: 555555;
	font-size: 10px;
}
.fullArticle, .fullArticle:visited {
	color: black;
}
#expand {
	visibility: hidden;
	background-color: EFF5F3;
	padding: 3;
	display: none;
}