body
{
}
A:link	{	
	text-decoration:	underline;
	color:	black;
	}	
		
.p2_normal
{
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}
.p2_normal a
{
	text-decoration: underline !important;
}
.p2_subhead
{
    font-weight: bold;
    font-size: 10pt;
    color: navy;
    font-family: arial, helvetica;
    text-decoration: none;
}
.p2_head
{
    font-weight: 800;
    font-size: 12pt;
    color: navy;
    font-family: arial, helvetica;
}
.p2_smalltext
{
    font-weight: normal;
    font-size: 7pt;
    color: black;
    font-family: arial, helvetica;
}
.p2_bullet
{
    list-style-position: outside;
    font-size: 9pt;
    color: black;
    font-family: arial, helvetica;
    list-style-type: bullet;

}
.p2_bullet a{
	text-decoration: underline !important;
}	 
.p2_highlight
{
    font-weight: 600;
    font-size: 9pt;
    color: black;
    font-family: arial, helvetica;
}
.p2_alert
{
    font-weight: normal;
    font-size: 9pt;
    color: red;
    font-family: arial, helvetica;
}

