/* FILE: daibola.css */


body { background-color: #FFFFFF; } 

h1, h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em { font-family:Tahoma,sans-serif; }

em { font-size: 10pt; color:#000080; font-weight:bold; }

h1 { font-size: 14pt; margin-bottom: 5mm; margin-left: 20mm; color:#000080;}

h2 { font-size: 14pt; margin-bottom: 5mm; margin-left: 20mm; color:#000080;}

h3 { font-size: 14pt; margin-bottom: 5mm; margin-left: 20mm; color:#9999ff;}

h4 { font-size: 10pt; margin-bottom: 5mm; margin-left: 80mm; color:#000080; font-style: bold;}

h5 { font-size: 10pt; margin-bottom: 5mm; margin-left: 80mm; color:#000080; font-style: light; text-decoration:none; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:10pt; color:#000080; }

ul { margin-bottom: 5mm; margin-left: 88mm; list-style-position: outside ; list-style-type: square; margin-right: 40mm; } 

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#000080; }

pre.normal { color:#000000; }

select  { font-size: 10pt; color:#000080;}

a:link { color:#9999ff; text-decoration:none; }

a:visited { color:#9999ff; text-decoration:none; }

a:hover { color:#9999ff; text-decoration:underline; }

a:active { color:#9999ff; text-decoration:none; }

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Tahoma,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

