body{


  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif,Times New Roman, Times, Serif;
  background: white url(/images/bg_gradient.png) repeat-x scroll 0% 0%;

}

.sml,p,strong{

  font-size: 10px;
  text-align:justify;


}
strong,b{

  font-size: 11px;
  text-align:justify;
  font-style: bold;

}

.whiteBG{
background: white;
}

{

.noBG{
  font-size: 11px;
  font-style: normal;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif,Times New Roman, Times, Serif;
}

a{
  font-size: 10px;
  color:#0000FF;
  text-decoration:none;
}
a:hover{
  font-size: 10px;
  color:#800080;
}

h4{
  font-size: 12px;
  font-style: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

input.textbox, select {

	border: 2 px solid black;
	padding: 2px 4px;
	color: #000;
        font-size: 10px;
}

label{

	padding: 2px 4px;
	color: #000;
        font-size: 10px;
}
