.title {
 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
 color: black;

 padding-top: 4px;
 padding-bottom : 2px;
 width: 100%;
 border-bottom: 1px solid black;

 cursor: default;
}

.titlepagename {
 padding-top: 2px;
 padding-bottom : 2px;

 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
 color: #272758;
 background-color: #e2e2e2;

 border: 1px solid black;

 cursor: default;
}

.titlepagename2 {
 padding-top: 2px;
 padding-bottom : 2px;

 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
 color: #272758;
 background-color: #FBFBFB;

 border: 1px solid black;

 cursor: default;
}

.cmfrm {
 font-family: verdana;
 font-size: 11px;
 color: black;

 cursor: default;
}

