/* CSS Document */
body, p, table, td { font-family: verdana, arial, sans-serif; font-size: 12px; }
h1 { color: #C00000; font: 26px georgia; } 
h2 { color: #93983C; font: 22px georgia; padding-top: 20px; }
h3 { color: #000000; font: 20px verdana; }

p { margin-bottom: 20px; line-height: 18px; }
sup { font-size: 8px; }

a { text-decoration: none; color: #0000EE; }
a:hover { text-decoration: underline; }
a:visited { color: #0000EE; }

a.menu { font: 10px verdana; color: #333C41; font-weight: bold; text-decoration: none; }
a.menu:hover { text-decoration: none; }
a.menu:visited { color: #333C41; }

a.footer { font: 10px verdana; color: #333C41; }
a.footer:visited { color: #333C41; }

ol, ul { margin-bottom: 30px; }
li { margin-bottom: 14px; line-height: 18px; }

