.bold
{
    font-weight: bold;
}
.boldblue
{
    font-weight: bold;
    color: #000099;
   
    			
}
.fontnormal
{
  font-weight: normal;
}
.tableborderonly
{
	table {border:1px solid }
	
}