﻿h1           { font-family: Arial; font-size: 8pt; color: #000000; margin-top: 0; 
               margin-bottom: 0 }
h2           { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
h3           { font-family: Arial; font-size: 12pt; color: #FF0000; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
.maintext
{
	border: 1px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	left: auto;
	border-collapse: collapse;
	border-spacing: inherit;
	table-layout: auto;
	text-align: left;
	margin-left:0;
    cellpadding="0px";
}
.table2 {
	margin: 0px;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 1px;
	border-spacing: 0px;
}
.table_head {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.table_head2 {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.centered_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
.tablehead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #C0C0C0;
}
