
body, p, th, td  {
	font-family : 'New Times Roman', Times, serif;
	font-size : 11pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}

a:link  {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
	font-style : normal;
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
	font-style : normal;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
	font-style : normal;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
	font-style : normal;
	color : #990000;
	font-weight : bold;
	text-decoration : underline;
}

h1  {
	text-align : left;
	letter-spacing : 0.1em;
	font-size : 20pt;
	font-family : 'New Times Roman', Times, serif;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
}

h2  {
	text-align : center;
	letter-spacing : 0.1em;
	font-size : 16pt;
	font-family :  'New Times Roman', Times Times, serif;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
}

h3  {
	text-align : left;
	letter-spacing : 0.1em;
	font-size : 16pt;
	font-family :  'New Times Roman', Times,serif;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
}

h4  {
	text-align : left;
	letter-spacing : 0.1em;
	font-size : 14pt;
	font-family : 'New Times Roman', Times, serif;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
	font-style : italic;
}

h5  {
	text-align : center;
	letter-spacing : 0.1em;
	font-size : 16pt;
	font-family : 'New Times Roman', Times, serif;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
	font-style : italic;
}

ul  {
	font-family : 'New Times Roman', Times, serif;
	color : #000000;
	font-weight : normal;
	list-style : square;
}

ol  {
	font-family : 'New Times Roman', Times, serif;
	color : #000000;
	font-weight : normal;
	list-style : decimal;
}

blockquote  {
	font-family : 'New Times Roman', Times, serif;
	text-align : right;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
}

b, strong   {
	font-family : 'New Times Roman', Times, serif;
    font-size : 10pt;
	font-weight : bold;
}

small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
    color : #003399;
	font-weight : bold;
}    
