.yshlp{
	background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 5px !important;
    font-size : 14px !important;
    height : 600px !important;
    width : 100% !important;
    overflow-y: scroll ! important;    
}


.yshighlight {
  background-color: yellow !important;
  color: black !important;
}
.yshlp-1 {
    font-size : 1.5em !important;
}
.yshlp-2 {
	font-size : 1.2em !important;
}
.yshlp-3 { 
    font-size : 0.8em !important;
}
.yshlp-4 { 
	font-size : 0.9em !important;
}
.yshlp-5 { 
	font-size : 0.9em !important;
}
.yshlp-6 { 
	font-size : 1em !important;
}
table.yshlp {
    /*border: 1px solid black !important;*/
}

table.yshlp td {
    /*border: 1px solid black !important;*/
}