body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

td.subheading1			  {
	color : #185A9C;
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;

	font-weight : normal;
	text-align: center;
				  }

td.subheading5			  {
	color : #185A9C;
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;

	font-weight : bold;

				  }



font.subheading5			  {
	color : #185A9C;
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;

	font-weight : bold;

				  }

font.subheading6			  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;

	font-weight : bold;

				  }

a {
	color: blue;
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

H1 {
	color : #185A9C;
	background: #DEE7F7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;

	text-decoration : none;
	width : auto;
	font-weight : bold;
	text-align: center;
}

H2 {
	color : #185A9C;
	background: #DEE7F7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;

	font-weight : bold;
	text-align: center;
}

H3 {
	color : #185A9C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;

	font-weight : bold;
	text-align: center;
}

H4 {
	color : #185A9C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;

	font-weight : bold;
}

H5 {
	color : #185A9C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;

	font-weight : bold;
}
H6 {
	color : #185A9C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;

	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}