BODY { background-color: #C3FFFF ; 
margin-left: 20px; margin-right : 20px ; 
margin-top : 10px ; margin-bottom : 10px ;}

H2 { color : #3333FF; 
font-family: Times Roman, serif ; font-size : large }

H3 { color : #3333FF; background-color : pink ; font-family: Times Roman ; font-size : 12pt ; }

P { color : #9900CC ; 
font-family: Arial, Helvetica, sans-serif ; font-size : 10pt ; }

EM { color : #FF4500; }
CODE { color : #9900CC ; font-size : 9pt ;}

TH { font-size : 10pt ; font-family : Arial, sans-serif ; 
font-weight : bold ; color : darkorange}
TD { font-size : 10pt ; 
font-family: Verdana, Helvetica, sans-serif ;} 

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 }

.author { color: #008600 ; }
.title { color : #4B0082 ; 
font-family : Arial, sans-serif ; font-weight : bold ;}
.year { color : royalblue }
