.boxborder {BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;}
.wrapborder {BORDER-LEFT: #000000 1px solid;}

.break {
   		page-break-after : always;
}
	
.bodytext {
   		font-family : arial, helvetica, sans-serif;
   		font-size : 10pt;
   		font-style : normal;
}
	
.quotetext {
   		font-family : arial, helvetica, sans-serif;
   		font-size : 12px;
   		font-style : normal;
		text-align: left;
}
	
.datetext {
   		position:relative;
		left: 15;
		top: -8;
		text-align: left;
		font-family : arial, helvetica, sans-serif;
   		font-size : 10pt;
   		font-style : normal;
		color: white;
}
	
.buttons {
		font-family : arial, helvetica, sans-serif;
   		font-size : 11pt;
   		font-weight : bold;
		color: white;
		background-color: #4ACE32;
}

.buttonson {
		font-family : arial, helvetica, sans-serif;
   		font-size : 11pt;
   		font-weight : bold;
		color: black;
		background-color: #C300C3;
}

