.container {
	border: 1px solid #375963;
}
.left_mid {
	text-decoration: none;
	border-right: 1px solid #375963;
	border-left: 1px solid #375963;
}
.text1 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}.border {
	border: 1px solid #000000;
}
.text2 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.text2:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b6a67;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6b6a67;
}
.navigation {
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial;
	font-size: 11px;
	color:#0066FF;
	text-decoration: none;
}
.up_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #43636c;
}
.down_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43636c;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Verdana";
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Verdana";
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.headelines {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
td.article-title {
     font-size: 12pt; 
     color: #000000; 
     font-family: Arial; 
     font-weight: bold;       
}
td.article-text {
     font-size: 10pt; 
     color: #000000; 
     font-family: Arial; 
     font-weight: normal;       
}
td.article-author {
     font-size: 10pt; 
     color: #000000; 
     font-family: Arial; 
     font-weight: bold;       
}
td.article-date {
     font-size: 10pt; 
     color: #0000FF; 
     font-family: Arial; 
     font-weight: bold;       
}
