@import url("/site/css/home.css");

/* Common Elements to all pages */

#textOnlyLink a { font-size:14px; line-height:normal; }

#sizebuttons p { font-size:11px; line-height:normal; }

#quicklinks ul li a span { font-size:12px; line-height:normal; }

#Navigation ul li,
#Navigation ul li a span { font-size:18px; }

#Footer p { font-size:14px; }
#Footer p a { font-size:14px; }

/* Elements unique to home page. */

#Content h1 { font-size:18px; line-height:normal; }

#Content p { font-size:15px; line-height:normal; }

