<style>
H1
{ 
font-family: 'Verdana', 'Arial', 'Sans-Serif';
font-style: bold;
font-weight: bold;
font-size: large;
color: #000000;
text-align: left;
}

h2
{ 
font-family: 'Verdana', 'Arial', 'Sans-Serif';
font-style: bold;
font-weight: normal;
font-size: 14pt;
color: #000000;
}
h3
{ 
font-family: Arial, Helvetica, sans-serif;
font-style: bold;
font-weight: 600;
font-size: 11pt;
color: #330099;
}
h4
{ 
font-family: 'Arial', 'Sans-Serif';
font-style: bold;
font-weight: 600;
font-size: 10pt;
color: #cc0033;
}
p
{ 
font-family: 'Arial', 'Sans-Serif';
color: #000000;
font-size: 10pt;
}
td
{ 
font-family: 'Arial', 'Sans-Serif';
color: #000000;
font-size: 10pt;
}
ul
{ 
font-family: 'Arial', 'Sans-Serif';
color: #000000;
line-height: 130%;
font-size: 10pt;
}
ol
{ 
font-family: 'Arial', 'Sans-Serif';
color: #000000;
line-height: 130%;
font-size: 10pt;
}
li
{ 
font-family: 'Arial', 'Sans-Serif';
color: #000000;
line-height: 130%;
font-size: 10pt;
}
.tiny
{ 
font-family: 'Arial', 'Sans-Serif';
color: #666666;
font-size: 10px;
text-align: center;
}
.caption
{ 
font-family: 'Arial', 'Sans-Serif';
color: #333333;
font-size: 10px;
}
</style>