body {
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
} 

.restex {
	font-size : 13px;
	font-family : Kabel Bk BT, Arial, sans-serif;
	color : #191933;
	text-align: left;
	
}


a:link {font-family : Arial, sans-serif; text-decoration: underline ; color : #000000}
a:active {font-family : Arial, sans-serif; text-decoration: underline ;color : #000000}
a:visited {font-family : Arial, sans-serif; text-decoration: underline ; color : #000000}
a:hover {font-family : Arial, sans-serif; text-decoration: underline ;color : #017E9E}

table#basic1 {background-color:#FFFFFF; width: 170px;}
table#basic1 td {padding: 2px;}
.data1 {color: #767673; font-weight: bold; text-align: left; font-family : Arial, sans-serif; font-size : 11px; background-color: #EEEBDC; border: solid #DBD5B5 1px;}
.data2 {color: #767673; text-align: left; font-family : Arial, sans-serif; font-size : 11px; background-color: #FFFFFF; border: solid #DBD5B5 1px;}
.data11 {color: #767673; font-weight: bold; text-align: left; font-family : Arial, sans-serif; font-size : 11px; background-color: #D2F7FF; border: solid #DBD5B5 1px;}

table#basic2 {background-color:#FFFFFF; width: 570px;}
table#basic2 td {padding: 5px;}
.data21 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px; width: 100px;}
.data22 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px; width: 150px;}

table#basic3 {background-color:#FFFFFF; width: 570px;}
table#basic3 td {padding: 5px;}
.data31 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px; width: 230px;}
.data32 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px; width: 290px;}

table#basic4 {background-color:#FFFFFF; width: 570px;}
table#basic4 td {padding: 5px;}
.data41 {color: #000000; font-weight: bold; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFCC00; border: solid #DBD5B5 1px;}
.data42 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px;}
.data43 {color: #000000; font-weight: bold; text-align: right; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px;}
.data44 {color: #000000; font-weight: bold; text-align: right; font-family : Arial, sans-serif; font-size : 12px; background-color: #F8F7EF; border: solid #DBD5B5 1px;}

table#basic5 {background-color:#FFFFFF; width: 270px;}
table#basic5 td {padding: 5px;}
.data51 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px; width: 100px;}
.data52 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 12px; background-color: #FFFFFF; border: solid #DBD5B5 1px; width: 150px;}


.restex1 {font-size : 11px; font-family : Arial, sans-serif;  color : #191933; text-align: justify}
.restex2 {font-size : 10px; font-family : Arial, sans-serif;  color : #191933; text-align: left}
.restex3 {
	font-size : 13px;
	font-family : Kabel Bk BT, Arial, sans-serif;
	color : #191933;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(i_arrow.jpg);
	list-style-type: none;	
}
.head3 {
	font-size : 13px;
	font-family : Kabel Bk BT, Arial, sans-serif;
	color : #FFFFFF;
	background-color:#39621E;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(i_arrow.jpg);
	list-style-type: none;	
}
.float_right{
	margin: 10px;
	float: right;
}
.case {
	font-size : 13px;
	font-family : Kabel Bk BT, Arial, sans-serif;
	color : #FFFFFF;
	background-color:#39621E;
	text-align: left;
	padding: 10px;
	margin: 10px;

}
.pract {
	border: 1px dashed #F8F8F8;
	padding: 5px;
	font-size: 12px;
}
.pract td {
	border-bottom: 1px dashed #ccc;
	border-top: none;
	padding: 10px;

}
.pract a {
	font-size:12px;
}
.green {
	color:green;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia;
	border-bottom: 1px dashed #090;
	background: #EBEBEB;
	}
.blue {
	color:#FFF;
	padding: 10px;
	font: bold 16px Georgia;
	background: #333;
	}
