4 body { font-family: Verdana; font-size:
200%; }
5 p { font-family: Times; }
6 p.family { font-family: inherit }
10 These two lines should both be Verdana. They should be identical.
12 These two lines should both be Verdana. They should be identical.