@font-face{
font-family: "Rupee_Foradian";
src:url('Rupee_Foradian.ttf');
}

body
{
font-family: Verdana;
font-family: "Rupee_Foradian";
max-width:100%;
text-align:left;
}

*
{


}

p
{
font-size:10pt;
text-align:justify;

}


#wrapper
{
border:0px solid;
max-width:752;
margin:auto;
}


div#margin
{
margin-top:0px;
margin-bottom:40px;
border:0px solid;
clear:both;
}

table{
text-align:left;

}


th
{
background-color:#DC8E38;

font-size:11pt;
height:30px;
text-align:center;
vertical-align:top;
color:#FFFFFF;
}
th p
{
background-color:#DC8E38;
font-size:11pt;
text-align:center;
vertical-align:top;
color:#FFFFFF;
}

td
{
font-size:10pt;
vertical-align:top;
}

table[cellpadding="4"] tbody tr td[align=center] p{ 
    text-align: center;
}
table[cellpadding="4"] tbody tr td p{ 
    text-align: left;
}
table[cellpadding="4"] tbody tr td li{ 
    text-align: left;
}

h3
{
color:#DC8E38;
text-align:center;
}

h4
{
color:#DC8E38;

}


#labour
{
color:#DC8E38;
font-weight:bold;
}


b
{
font-size:10pt;
}


 
li
{
font-size:10pt;
line-height:21px;
text-align:justify;
}


a {
    text-decoration: none;
    color: #DC8E38;
}


div#page 
{
max-width: 900px;
margin-left: auto;
margin-right: auto;
padding: 20px;
}
.back-to-top {
position: fixed;
bottom: 2em;
right: 0px;
text-decoration: none;
color: #ffffff;
background-color: #DC8E38;
font-size: 12px;
padding: 1em;
display: none;
font-weight:bold;	
}
.back-to-top:hover 
{	
background-color: #868686;
}

img{ 
max-width: 100%;
height: auto;
}