html{
margin-top: 0px;
height: 100%;
text-align: center;
background-color: #993801;
background-image: url('bgd.jpe');
background-repeat: repeat-y;
background-position: center;
background-attachment: fixed;
}
body{
width: 1000px;
color: black;
text-align: justify;
font-family:  tahoma, arial, sans-serif;
font-weight: normal;
word-spacing: 0px;
font-style: bold;
font-size: 14px; 
line-height: 22px;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
height: inherit;
}
table.main{
background-color: white;
border-style: solid;
border-color: white;
border-width: 1px;
height: 100%; 
}
table.menu{
background-image: url('menu_table.jpe');
background-repeat: no-repeat;
min-width: inherit;
height: 50px;
width: 800px;
}
ul.numbers{
list-style-type: decimal; 
}
ul.normal{
list-style-image: url('bullet.png'); 	
}
ul.pdf{
list-style-image: url('pdf.png'); 
}
ul.doc{
list-style-image: url('doc.png'); 
}
h1{
text-align: center;
text-transform: capitalize;
color: #E75000; 
}
h2{
font-size: 21px;
text-align: center;
text-transform: capitalize;
color: #F67C00;
font-family: inherit;
}
h3{
text-align: justify;
text-transform: capitalize;
color: #F67C00; 
}
h5{
font-weight: bold;
font-size: small;
text-align: center;
}
img{
border-style: none;
}
hr{
border: 0;
width: 100%;
background-color: #ffcc00;
height: 1px;
}
table{ 
margin-left: auto;
margin-right: auto;
}
td.main{
background-image: url(opacity.png);
background-repeat: repeat;
}
span.important{
color: #FFA400;
font-weight: bolder;
font-family: inherit;
}
tfoot.footer{
width: inherit;
background-image: url('footer.jpg');
background-repeat: no-repeat;
background-position: center;
min-width: inherit;
height: 169px;
width: 800px;
}
