A certain library assesses fines for overdue books as follows. On the first that a book is overdue, the total fine is 0.1 dollar. For each additional day that the book is overdue, the total fine is either increased by 0.3 dollar or doubled, whichever results in the lesser amount. What is total fine for a book on the forth day it is overdue?
A. 0.6 dollar B 0.7 dollar C 0.8 dollar D 0.9 dollar E 1.0 dollar