body, td, p { font-family: Verdana, Arial, sans-serif; font-size: 13px; } h1 /* USE FOR PAGE TITLE THAT APPEARS ON PAGE */ { font-family: Verdana; font-size:18px; font-variant:small-caps; } h2 /* USE FOR PARAGRAPH HEADINGS */ { font-family: verdana; font-size:15px; line-height:17px; } .navlink /* USE FOR NAVIGATION LINKS */ { font-family: verdana; font-size: 15px; text-decoration:none; font-variant:small-caps; } .navlink a { text-decoration:none; } .selectednavlink /*USE FOR THE CURRENTLY SELECTED NAVIGTION LINK*/ { font-family: verdana; font-size: 15px; } .collection_title /*USE FOR TITLES THAT APPEAR AT THE TOP OF COLLECTION PAGES*/ { font-family: verdana; font-size: 15px; font-weight: bold; } .fine_print /* Use this for elements that need to be small */ { font-family:Verdana; font-size:10px; } .tiny_print /* Use this for elements that need to be tiny */ { font-family:Verdana; font-size:8px; } .navigation_heading /* Use this for the navigation heading on the page */ { font-family:Garamond; font-size:45px; font-variant:small-caps; }