* {font-family : Verdana, san-serif; font-size : 10pt; }

a:link { color : blue; }     
a:visited { color : purple; }  
a:hover {color : #cc0033; }

h1 {font-family : Arial; font-size : 18pt; font-weight : bold; color : #999999;} 
h2 {font-family : Arial; font-size : 14pt; font-weight : bold; color : #999999;} 
p.body_text {font-size: 10pt; }
p.small_print {font-family: Arial, san-serif; font-size: 8pt;}
span.title {font-family : Arial; font-size : 14pt; font-weight : bold; color : #000000;}

 /* used for menubar only */
td.menu {padding-left: 18px;} /* experimental style only */
a.menu_link {font-size: 12pt; font-weight: bold; text-decoration: none; color: #FFFFFF; }
a.menu_link:link {color: #FFFFFF;}
a.menu_link:visited {color: #FFFFFF;}
a.menu_link:hover {color: #999999;}
a.submenu_link {font-weight: bold; text-decoration: none; color: #FFFFFF;}
a.submenu_link:link {color: #FFFFFF;}
a.submenu_link:visited {color: #FFFFFF;}
a.submenu_link:hover {color: #999999;}
span.menu_no_link {font-size: 12pt; font-weight: bold; color: #999999;}
span.submenu_no_link {font-size: 10pt; font-weight: bold; color: #999999;}
span.home {font-size : 12pt; font-weight : bold; color : #FFFFFF;} /* colors the dashed divider line white */

 /* used for sidebars only */
td.sidebar-top {font-family: arial, san-serif; font-size: 10pt; font-weight: bold; border: solid 1px #999999; padding: 4px; }
td.sidebar-body {font-family: Arial, san-serif; font-size: 10pt; border: solid 1px #999999; padding: 4px;}
a.sidebar_link  {font-family: Arial, san-serif; font-size: 10pt;}
li.sidebar {font-family: arial, san-serif; font-size: 10pt; margin-left:-1.5em; list-style-image: url(../images/red_pointer.gif);} /*special character for bullets */

 /* used for the bookstore only */
li.booklist {font-family: arial, san-serif; font-size: 8pt; margin-left: -1em; list-style-image: url(../images/round-bullet-red.gif);} /*special character for bullets in booklist */
a.book_link {font-family: Arial, san-serif; font-size: 8pt;} /* set font for booklist */
span.section_title {font-weight: bold;} /*Title of book groupings */
span.book_title {font-size: 16pt; font-weight: bold;}  /* Title on indiv book pages */
span.book_subtitle {font-weight: bold;}  /* Sub-title on indiv book pages */
p.book_descrip {margin-left: 50em;}  /* Writeup on indiv book pages */

