body {
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 8pt;
}

h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
  	font-size: 16pt;
}

h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	text-decoration: underline;
  	font-size: 16pt;
}

h3 {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
  	font-size: 14pt;
}

h4{
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 8pt;
	color: #000000;
	
  }
  
  
a {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration : none;
}

p  {
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 8pt;
  }


th {

	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
  	font-size: 8pt;
 }

td {
	font-family: Arial, Helvetica, Sans Serif;
  	font-size: 8pt;
  }

.logo {
	font-family: Arial, Sans Serif;
	font-weight: bold;
  	font-size: 14pt;
}

.blue {
	font-family: Arial, Sans Serif;
	font-weight: bold;
  	font-size: 10pt;
	color: #ffffff;
	background: #091CC6;

  }

.lgray {
	background: #cccccc;

  }

.gray {
	background: #969696;

  }

.orange {
	background: #FF9933;

  }

.orange1 {
	background: #FFBA41;

  }

.input { color: #1600A0;
	font-family: Arial, Sans Serif;
	font-weight: bold;
  	font-size: 8pt;
  	background: #FFFF99;
  }

 .big {
	font-family: Arial, Sans Serif;
	font-size: 12pt;
}

 .bigsign {
	font-family: Arial, Sans Serif;
	font-size: 12pt;
	font : bolder;
}