.border {
	border: 1px solid #7e7e7e;
}
.left_right_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7e7e7e;
	border-left-color: #7e7e7e;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dotted_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7e7e7e;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottom_title {
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
a.bottom_title:hover {
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.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;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h1 {
	BORDER-LEFT: #000000 0px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #0000ff;
	TEXT-INDENT: 5px;
	TEXT-DECORATION: none;
}
h1 {
	BORDER-LEFT: #000000 0px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #0000ff;
	TEXT-INDENT: 5px;
	TEXT-DECORATION: none;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	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;       
}
