body,p,td {
	color:#777777;
	font-size:9pt;
	font-family:Arial,Verdana;
	}

input,button,select,textarea {
	color:#000000;
	font-size:9pt;
	font-family:Arial,Verdana;
	border: 1px solid black;
	overflow: auto;
	}

a {
	color: #660000;
	}	

a:link {
	text-decoration: underline;
	}

a:hover {
	color: #660000;
	text-decoration: underline;
	}

a:visited {
	color: #660000;
	}

.newsdate {
	color: #940A17;
	}
	
.newssubj {
	color: #777777;
	}
	
.highlightdate {
	color: #940A17;
	font-size:9pt;	
	}

.highlightsubj {
	color: #621118;
	font-weight: bold;
	font-size:11pt;	
	}
	
#news_tbl a {
		color: #777777;
		text-decoration: none;
	}
	
#news_tbl a:hover {
		color: #AD1C2A;
		background-color: #FFD2D6;
	}
	
#hl_tbl a {
		color: #666666;
		font-size:9pt;	
		text-decoration: none;
	}
	
#hl_tbl a:hover {
		background-color: #FFD2D6;
		color: #AD1C2A;
		font-size:9pt;	
		text-decoration: none;
	}
	
.icons {
		border: dotted #999999 1px;
	}