body  {
	font-size : 8pt;
	color : black;
	font-family : "arial", "helvetica", "sans-serif";
	margin: 0px;

}

td  {
	font-size : 10pt;
	color : black;
	font-family : "arial", "helvetica", "sans-serif";
}

p  {
	font-size : 10pt;
	color : black;
	font-family : "arial", "helvetica", "sans-serif";

}
.smaller {
	font-size : 10pt;
	color : black;
	font-family : "arial", "helvetica", "sans-serif";
}
.small {
	font-size : 8pt;
	color : black;
	font-family : "arial", "helvetica", "sans-serif";
}
sup.green  {
	font-size : 11pt;
	color : "#003D3F";
	font-family : "arial", "helvetica", "sans-serif";
}
sup {
	font-size : 8pt;
	font-family : "arial", "helvetica", "sans-serif";
}
td.headline  {
	font-size : 15pt;
	font-weight : bold;
	color : "#ffffff";
	font-family : "Times", "serif";
	background-color: "#003D6E";
    }
td.headline1  {
	font-size : 12pt;
	font-weight : bold;
	color : "#ffffff";
	font-family : "Times", "serif";
	background-color: "#0C6EC4";
    }
td.blhead  {
	font-size : 24pt;
	
	color : "#000000";
	font-family : "arial", "helvetica", "sans-serif";
}

.subhead  {
	font-size : 14pt;
	font-weight : bold;
	color : "#003D3F";
	font-family : "arial", "helvetica", "sans-serif";
}
p.subhead2  {
	font-size : 14pt;
	font-weight : bold;
	color : "#003D3F";
	font-family : "arial", "helvetica", "sans-serif";
	line-height : 0pt;
}
UL  {
	list-style : disk;
	list-style-position : outside;
	line-height : 15pt;
}

.smitalic
  {
	font-size : 9pt;
	
	font-family : "arial", "helvetica", "sans-serif";
	font-style : italic;
}

p.red
  {
	font-size : 9pt;
	line-height : 0pt;
	color : "#cc0000";
	font-family : "arial", "helvetica", "sans-serif";
	font-style : italic;
}
.sm
  {
	font-size : 9pt;
	font-family : "arial", "helvetica", "sans-serif";
	
}
.smbi {
	font-size : 10pt;
	color : black;
	font-family : "arial", "helvetica", "sans-serif";
	font-style : italic;
	font-weight : bold;
}
.action	
{
   			border-right: 1px solid;
   			border-top: 1px solid;
    			font-size: 13px;
    			border-left: 1px solid;
    			color: #003D6E;
			background: #D5D5D5;
    			border-bottom: 1px solid;
    			font-family: arial, helvetica, sans-serif;
			font-weight : bold;
}
#contentbox 	{ 
			background-color: #FFFFFF; 
			border: 1px solid #000;
			margin-bottom: 6px;	
			}

	#padding	{
			padding: 2px;
			}
