BODY { background-image : URL("../ImageBank/IntroductionBack.gif") ; 
background-attachment : fixed; background-color: lavender ; 
margin-left: 20px ; margin-right : 20px ; margin-top : 10px ; }

H2 { color : #3333FF; margin-top : 5px ; margin-bottom : 5px ; 
font-family: Times Roman, Arial ; font-size : large ; 
text-align : center }

P { color : darkblue ; font-family: Helvetica, Verdana, sans-serif ; 
font-size : 10pt ; }
P.red { color : red ; font-family: Helvetica, Verdana, sans-serif ; 
font-size : 10pt ; }
H4 { color : green ; font-family: Helvetica, Verdana, sans-serif ; 
font-size : 12pt ; }

TD { color : darkblue ; font-family: Helvetica, Verdana, sans-serif ; 
font-size : 10pt ; }

UL { color : darkblue ; font-family: Helvetica, Verdana, sans-serif ;
font-size : 10pt ; margin-left : 20px ; list-style-type : upper-latin ;}


.math { color : #FF6347 ; font-size : 10pt ; font-weight : bold ;}
SUB { font-size : 8pt }
SUP { font-size : 8pt }

.formula1 { color : #FF6347 ; margin-left : 30px ; 
font-size : 12pt ; padding-top : 10px ; padding-bottom : 10px ; 
width : 500px ; text-align : center; background-color : #FFDCDC; 
border-color : #8B0000 ; border-width : 1px ; font-weight : bold }

.formula2 { color : #FF6347 ; margin-left : 20px ; 
font-size : 12pt ; padding-top : 10px ; padding-bottom : 10px ; 
width : 700px ; text-align : center; background-color : #FFDCDC; 
border-color : #8B0000 ; border-width : 1px ; font-weight : bold }

.author { color: #008600; }
.title { color : darkviolet ; }
.journal { color : #FF4500; }
.download { text-align : right }
.year { color : royalblue }

A { font-size : 10pt ; font-weight : bold ; 
font-family : Arial, Helvetica, sans-serif ; text-decoration : none ; }
A:link { color : darkorange ; }
A:visited { color : darkorange ; }
A:active { color : magenta ; } 
A:hover { color : magenta }






