body {
	font-size: 0.8em;
}

a:hover{
text-decoration:underline;
font-weight:bold;
color:#fff;
background-color:#2E2EFE;
}

.lh {
	font-weight: bold;
	font-size: 12pt;
}

.subt {

	padding: 3px 10px;
	clear: both;
	font-size: 12pt;
	line-height:1.5em;
	border-left: 10px solid #999999;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	background-color: #666666;
}
.qat {
	font-weight:bold;
	line-height: 200%;
	font-size: 12pt;
	color: dark;
	border-left:8px solid navy;
	border-bottom:2px solid slateblue;
	padding:0px 0px 0px 5px;
}
.qata {
	font-weight:bold;
	line-height: 200%;
	font-size: 12pt;
	color: dark;
	border-left:8px solid #ff667f;
	border-bottom:2px solid #ff7f94;
	padding:0px 0px 0px 5px;
}

h2 {
	font-size: 11pt;
	color: dark;
	border-left:8px solid navy;
	border-bottom:2px solid slateblue;
	padding:0px 0px 0px 5px;
}

h3 {
    font-size: 10pt;
    font-weight: bold;
    color: #FF0000;
}

.lp {
	 font-size: 10pt;
}

.rh {
	 font-weight: bold;
	font-size: 12pt;
}


.rp {
	 font-size: 10pt;
}




H4 {
    width: 95%;
    font-weight: bold;
    font-size: 1em;
    color: #ffffff;
    background-color: #000066;
    border: 1px none #8888f8;
    border-top: 1px solid #ccccff;
    border-left: 1px solid #ccccff;
    border-right: 1px solid #666699;
    border-bottom: 1px solid #666699;
    padding: 5px 3px 3px 0.5em;
}


shadow-img img:hover {
   opacity: 0.6;
   text-decoration:initial;
}






