body {  
font-family : Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
line-height : 1.5; 
color : #000; 
background: #fff;
}

#header {
display : none;
}

#left {
display : none;
}

#right {
display : none;
}

#content {
width : 600px;
vertical-align : top;
}

p {  
margin-top : 0; 
margin-bottom : 12pt; 
text-align : left;
}

td, ul, ol, li {
text-align : left;
}

h1 { 
font-size : 1.4em;
font-variant : small-caps; 
font-weight : bold; 
text-align : center;
line-height : normal; 
margin-bottom : 0;
border-bottom : 4px double black;
}

h2 {  
font-weight : bold; 
margin : 8pt 0 0; 
font-size : 1.2em;
text-align : left;
}

h3 {  
font-weight : bold; 
margin : 8pt 0 0; 
}

a:link {
color : #000; 
text-decoration : underline;
}

a:visited {
color : #000; 
text-decoration : underline;
}

strong {  
font-weight : bold;
}

.quotation {  
color : #000; 
background : #fff;
margin : 16pt 5em 16pt 3em;
line-height : 1.5;
}

.bp { 
margin : 14pt 10pt 10pt 0;
}

li {  
font-weight : normal; 
left : 5pt; 
}

em {  
font-style : normal;
font-weight : bold; 
color : #000; 
}

