body {background-color: #ffffff; font-family: arial,helvetica,sans-serif; color: #333333; margin-top: 25px; margin-left: 10px; margin-right: 10px;}

a:link {color: #cc0000; font-weight: normal; text-decoration: none;}

a:visited {color: #003399; font-weight: normal; text-decoration: none;}

a:hover {font-weight: bold;}

h1 {font-size: 24px; font-weight: bold; text-decoration: none; text-align: center;}
    /* heading 1 used for title */
    
h2 {font-size: 20px; font-weight: bold; text-decoration: none; text-align: center;}
    /* subheading */

h3 {font-size: 16px; font-weight: bold; text-decoration: none; text-align: left;}
    /* subheading */

h4 {font-size: 16px; font-weight:bold; text-decoration: none; text-align: center;}
   /* block link */

p {font-size: 12px; font-weight: normal; text-decoration: none; text-align: justify;}

.book {font-weight: bold;}

.credit {font-size: 10px; color: #666666; text-align: right;}

li {list-style-type: disc; font-size: 12px; text-align: justify;}

td {font-size: 12px;}



