body { 
margin-left : 8%; 
margin-right : 5%; 
color : black; 
background : url(backg.gif) repeat; 
} 
A:link , A:visited { 
color : blue; 
text-decoration : underline; 
} 
V:link { 
color : #8a8a8a; 
text-decoration : underline; 
} 
LINK { 
color : #0000ff; 
text-decoration : underline; 
} 
A:hover { 
background-color : #ff1a1a; 
color : black; 
text-decoration : underline; 
font-weight : normal; 
} 
H1 { 
color : black; 
font-family : Default; 
font-size : 200%; 
margin-bottom : -1em; 
margin-left : -5%; 
vertical-align : middle; 
text-align : center; 
} 
H2 { 
color : black; 
font-family : Default; 
font-size : 180%; 
margin-left : -5%; 
margin-top : 2.7em; 
text-align : center; 
} 
H3 { 
color : black; 
font-family : Default; 
font-size : 120%; 
margin-left : -5%; 
margin-top : 2em; 
text-align : left; 
} 
H4 { 
color : black; 
font-family : Default; 
font-size : 115%; 
margin-left : -5%; 
margin-top : 1.5em; 
} 
H5 { 
color : #990000; 
font-family : Default; 
font-size : 100%; 
font-weight : 900; 
margin-top : 1.5em; 
} 
H6 { 
color : #000000; 
font-family : Default; 
font-size : 100%; 
font-style : italic; 
font-weight : 800; 
margin-bottom : -0.8em; 
} 
BLOCKQUOTE { 
margin-left : 0; 
} 
CAPTION { 
font-family : Default; 
font-weight : 800; 
} 
TH { 
background-color : #ffffff; 
} 
TD { 
background-color : #f0f0f0; 
} 
