P  {
	font-size : 9pt;
    font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

LI  {
	font-size : 9pt;
    font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

b.tabletitle  {
	font-size : 8pt;
    font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

H1  {
	font-weight : bold;
	font-style : italic;
	font-size : 11pt;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}

H2  {
	font-size : 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	text-decoration : none;
}

p.disclaimer  {
	font-size : 8pt;
    font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : center;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

table {
		font-family: Arial, Helvetica, sans-serif;
		/* font-family: Verdana, Arial, Helvetica, sans-serif; */
        font-size: 9pt;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

a {
        color: #0033CC;
        text-decoration: none;
		font-weight : bold;
}

a:hover {
        color: #0033CC;
        text-decoration: underline;
		font-weight : bold;
}
