BODY{
       font-size: 10pt;	 
       margin-left:  30px; 
       margin-right: 30px;
       margin-top:   30px;  
       color: black;
       background: #FFFFFF;
       font-family: Bodini, Helvetica, Syntax;
     }

A:link		{ text-decoration: none; color: #0000FF; }
A:active	{ text-decoration: none; color: #9999FF; }
A:visited	{ text-decoration: none; color: #5555FF; }

//H1, H2, H3, H4, H5, H6{
//        font-weight: 900;
//        }

H1 { font-size: large; text-align: center}
H2 { font-size: large; text-align: left}
H3 { font-size: medium; }
H4 { font-size: medium; }
H5 { font-size: small; }
H6 { font-size: small; }



.title {color: #000000; 
        background: #dddddd; 
        font-weight: bold;
        font-size: 12pt;
        text-align: left;
        }

.topic {margin-left:  -25px; 
 	font-size: 14pt; 
        font-weight: bold;
        text-align: left;
        }

.smaller {font-size: 8pt;
        }


<!-- <BODY BGCOLOR="#FFFFFF"> -->
