BODY { background-image : URL("../../ImageBank/QuizBack.jpg") ; 
background-attachment : fixed; background-color : antiquewhite ;
color: #2F4F4F; font-size : 11pt ; font-weight : bold ; 
margin-left: 20px; margin-right: 20px }

P { color: darkviolet ; font-size : 11pt ; 
margin-left: 10px; margin-right: 5px ; font-weight : bold  }

H2 { color : #3333FF; font-size : 15pt }
HR { text-align : left ; width : 90% ; } 

TH {color : darkviolet; text-align : left ; }
TD { color : #8A2BE2; font-size : 11pt ; font-weight : bold ; }
TABLE { margin-bottom : 10px }

CODE { color : tomato ; }
STRONG { color : #A52A2A ; font-size : 12pt }
B { color : magenta ; font-size : 11pt } 
APPLET { margin-left : 30px }
SUB { font-size : 8pt }

.item { color : #228B22 ; margin-left : 30px ; 
font-size : 11pt ; font-weight : bold }

.formula { color : #FF6347 ; margin-left : 30px ; font-size : 11pt ; 
padding-top : 10px ; padding-bottom : 10px ; width : 150px ; 
text-align : center; background-color : #FFDCDC; 
border-color : #8B0000 ; border-width : 1px ; font-weight : bold }

.formula2 { color : #FF6347 ; margin-left : 30px ; font-size : 11pt ; 
padding-top : 10px ; padding-bottom : 10px ; width : 260px ; 
text-align : center; background-color : #FFDCDC; 
border-color : #8B0000 ; border-width : 1px ; font-weight : bold }

.instr { color : darkviolet ; font-weight : bold ; margin-top : 5px ; 
margin-left : 5px ; margin-bottom : 10px }

.tablepos { margin-left : 30px ; margin-bottom : 20px }
