A:link {
	color : CCCCCC;
	font-weight : normal;
	font-size : 10px;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
}

A:visited {
	color : CCCCCC;
	font-weight : normal;
	font-size : 10px;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
}

A:hover {
	color : 333333;
	font-weight : normal;
	font-family : "Courier New", Courier, monospace;
	font-size : 10px;
	text-decoration : none;
}

A:active {
	color : 333333;
	font-size : 10px;
	font-family : "Courier New", Courier, monospace;
	font-weight : normal;
	text-decoration : none;
}

.articleHeadline {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
; color: CCCCCC
}

.articleText {
	font-family : "Courier New", Courier, mono;
	font-size : 10px;
; color: CCCCCC
}

.footer {
	font : 8px "Courier New", Courier, monospace;
; color: CCCCCC
}
body {  font-family: "Courier New", Courier, monospace; font-size: 10pt; color: CCCCCC; background-color: 336699; list-style-type: disc; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tablenavline {  border-color: black #336699 black black; border-right-width: thin}
