.imgright {	border: none;	
		margin: 0em 0em 0em 1em;
		clear: right;
		float: right;}

.imgleft {	border: none;
		margin: 0em 1em 0em 0em;
		clear: left;
		float: left;}

.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000;
	font-weight: normal; 
	text-align: justify;
	line-height: normal; 
	margin-bottom: 0px; 
	margin-top: 0px;
}

.bulletedText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000000;
	font-weight: normal; 
	text-align: justify;
	line-height: normal; 
	margin-bottom: 0px; 
	margin-top: 0px;
	vertical-align: top;
}

.spacerText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000;
	font-weight: normal; 
	text-align: justify;
	line-height: normal; 
	margin-bottom: 0px; 
	margin-top: 0px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #660000; 
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	line-height: normal; 
	margin-bottom: 0px; 
	margin-top: 0px;
}

.dropcap
{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt; 
	float: normal;
	font-weight: bold;
	font-style: none;
	line-height: normal;
	vertical-align: baseline;
	margin-bottom: 0px;
	margin-top: 0px;
}


.creditText
{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
	font-style: none;
	color: #666666;
	line-height: normal;
	vertical-align: baseline;
	margin-bottom: 0px;
	margin-top: 0px;
}