body 
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	background-image:url(/images/background-content.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}

em
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#990099;
	font-weight: bold;
	font-style: normal;
	}

.nobold
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#990099;
	font-weight: normal;
	font-style: normal;
	}
	
table, td, tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	}	

.formtable, .formtable td, .formtable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: normal;
	text-align: left;
	background:none;
	}	

.formtable th
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: normal;
	text-align: right;
	background:none;
	}
	
.centertable, .centertable td, .centertable tr
	{
	font-family:verdana, helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight: normal;
	text-align: center;
	}	