#background{
background:transparent;
}

.style1{

font-family: arial;

font-size: 10px;

color: #000000;

}

.style2{

font-family: arial;

font-size: 12px;

color: #000000;

}

.style3{

font-family: arial;

font-size: 14px;

color: #000000;

}
.style4{

font-family: arial;

font-size: 20px;

color: #000000;

}

.heading{

font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

.heading1{
font-family: Broadway BT;
font-size: 20px;
color: #000000;
}
hr{
border: 0;
color: #ffcc00;
background-color: #ffff00;
height: 1px;
width: 100%;
text-align: left;
}