<!--
td.Cell-Purple 			{ background-color:#3C257A }
td.Cell-LightPurple 	{ background-color:#635195 }
td.Cell-Grey 			{ background-color:#666666 }

div.Footer      		{ font-family: helvetica, arial, sans-serif; font-size: 8pt; color: #666666 }
.Button 	     		{ font-family: helvetica, arial, sans-serif; font-size: 9pt; color: #000000 }

a:link       { font-family: helvetica, arial, sans-serif; color: #B3C235; text-decoration:none }
a:visited    { font-family: helvetica, arial, sans-serif; color: #B3C235; text-decoration:none }
a:hover      { font-family: helvetica, arial, sans-serif; color: #B3C235; text-decoration:none }
body         { font-family: helvetica, arial, sans-serif}

p            { margin:0; font-size: 9pt; color: #666666; line-height:150% }
p.Bold		 { margin:0; font-size: 9pt; color: #666666; line-height:150%; font-weight:bold }	
p.Purple     { margin:0; font-size: 9pt; color: #3C257A; line-height:150% }
p.PurpleBold { margin:0; font-size: 9pt; color: #3C257A; line-height:150%; font-weight:bold }
p.Tombstone  { margin:10; font-size: 8pt; color: #666666; line-height:110%; text-align:center } 

ul.Small     { font-family: helvetica, arial, sans-serif; font-size: 9pt; color: #666666; line-height: 150%; list-style-position: outside}
//-->