html{width:100%; height:100%;}

p { text-align:justify; }
a{outline:none; text-decoration:none; color:inherit;}

.blkCenter{ margin:0px auto;}
.link{ color:blue; text-decoration:underline; }
.txtCenter{text-align:center;}
.txtRight{text-align:right;}
.txtLeft{text-align:left;}
.clear{position:relative; clear:both;}
.hide{display:none;}
.break{ margin:40px 0px 0px 0px; }

.interline{ line-height:25px; }
.bold{ font-weight:bold; }
.normal{ font-weight:normal; }

/**:focus  {outline: none;}*/


.wbLayout{ position:relative; overflow: auto; }
.wbContent{ position:relative; overflow: auto; }