body { 
	background-color:#e5e5e5; 
}

table.table3  { 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 7pt; 
	font-family: Verdana; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #c00000; 
	background-color: #ffffff; 
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5);
	-moz-border-radius: 5px; 
	-moz-box-shadow:4px 4px 4px #666; 
	-webkit-border-radius: 5px; 
	-webkit-box-shadow:4px 4px 4px #666; 
	-opera-border-radius: 5px; 
	-opera-box-shadow:4px 4px 4px #666; 
	-khtml-border-radius: 5px; 
	-khtml-box-shadow:4px 4px 4px #666;
	border-radius: 5px;
	box-shadow: 4px 4px 4px #666;
}

table.table2  { 
	width: 100%;
	margin-left: auto; 
	margin-right: auto; 
	color: white; 
	font-weight: bold;
	font-size: 9pt; 
	font-family: Verdana;
	border-style: solid; 
	border-width: 2px; 
	border-color: #c00000; 
	background-color: #c00000; 
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5);
	-moz-border-radius: 5px; 
	-moz-box-shadow:4px 4px 4px #666; 
	-webkit-border-radius: 5px; 
	-webkit-box-shadow:4px 4px 4px #666; 
	-opera-border-radius: 5px; 
	-opera-box-shadow:4px 4px 4px #666; 
	-khtml-border-radius: 5px; 
	-khtml-box-shadow:4px 4px 4px #666;
	border-radius: 5px;
	box-shadow: 4px 4px 4px #666;
}


table.table1 { 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 10pt; 
	font-family: Verdana; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #c00000; 
	background-color: #f5f5f5; 
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=5);
	-moz-border-radius: 5px; 
	-moz-box-shadow:4px 4px 4px #666; 
	-webkit-border-radius: 5px; 
	-webkit-box-shadow:4px 4px 4px #666; 
	-opera-border-radius: 5px; 
	-opera-box-shadow:4px 4px 4px #666; 
	-khtml-border-radius: 5px; 
	-khtml-box-shadow:4px 4px 4px #666; 
	border-radius: 5px;
	box-shadow: 4px 4px 4px #666;
}

td.td1 { padding:5px; background-color:#FFFFFF; vertical-align:top; font-family:Arial; font-size:0.9em; }
td.td2 { padding:5px; background-color:#e6e6e6; vertical-align:top; font-family:Arial; font-size:0.9em; }
td.td3 { padding:5px; background-color:#cc0000; vertical-align:top; font-family:Arial; font-size:0.9em; color: #ffffff; font-weight: bold; }
td.td4 { padding:5px; background-color:#F4F4F4; vertical-align:top; font-family:Arial; font-size:0.9em; }
td.news_header { color: white; font-weight: bold; font-size: 9pt; font-family: Verdana; background-color: #c00000; text-align: center; padding: 2px; border-bottom: 1px solid black; line-height:200%; }
td.news_text   { font-size: 8pt; font-family: Verdana; text-align: justify; padding: 5px; color: #000033; }
