body  {
	font-size : 11pt;
	font-family: Helvetica, sans-serif, Arial, Verdana;
}

h1  {
	font-size : 26pt;
}

h2  {
	font-size : 22pt;
}

h3  {
	font-size : 18pt;
}

.para  {
	text-align : left;
	text-indent : 5%;
}

P  {
	text-align : left;
	text-indent : 5%;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	color:#000000;

}


a	{
	color: #CCCCCC;
	}

.white  {
	font-size : 11pt;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

.redemphasized  {
	text-align: center;
	text-indent: 5%;
	padding-left: 20%;
	padding-right: 20%;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
.footnote  {
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
}

