.bodytext{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:10pt;
	background-color:#CCCCCC;
	color:#000000;
	font-style: normal;
	font-weight: normal;

     }

.tabletext{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:11pt;
	background-color:#CCCCCC;
	color:#000000;
	font-style: normal;
	font-weight: normal;

     }


.bodybitext{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:10pt;
	background-color:#CCCCCC;
	color:#000000;
	font-style: italic;
	font-weight: bold;

     }

.bodyheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#CCCCCC;
	color:#A2100C;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;


     }

h2{
	font-family:"Times New Roman";
	font-size:16pt;
	background-color:#CCCCCC;
	color:#000000;
	font-style: italic;
	font-weight: bold;

     }

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	background-color:#CCCCCC;
	color:#A2100C;
	font-style: normal;
	font-weight: bold;

     }

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	background-color:#CCCCCC;
	color:#000000;
	font-style: italic;
	font-weight: bold;

     }
