﻿/* CSS Document Created By Jay 2006 */

.newsTableHeader {
	color: #000066;
	font-size: 18px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	border-bottom: 1px solid #FF6600;
	font-style: italic;
	font-weight: 700;
	text-transform: capitalize;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 5px;
}

a.newsTableHeader {
	text-decoration: none; border: none;
}

.newsTableContentTitle {
	color: #006699;
	font-size: 14px;
	font-weight: 600;
}

.newsTable {
	color: #333355;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	
}

.imgWordPress {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 1px solid #000000;
}

ul .formatted {
	list-style-position: inside;
	list-style-type: none;
}

.remark {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #666666;
	text-align: justify;
}

.remark a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #006699;
	text-decoration: none;
}

.remark a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}