
a:hover{
	color:#ff0000;
	background-color:#ffffff;
	text-decoration:underline;
}

a{
	text-decoration: none;
}

body{
	margin:0px;
	padding:0px;
	text-align:center;
}

.bodywidth {
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	width: 802px;
}

.pankuzu {
	font-size: 9pt;
	text-align: right;
}

table{
	font-size: 12px;
}

#le_top {
	width: 150px;
	height: 75px;
	float: left;
	margin:1px 0px 1px 0px;
    padding:0px; 
}

#ri_top {
	width: 150px;
	height: 75px;
	float: right;
	margin:1px 0px 1px 0px;
}

.clearflt{
	clear: both;
}

.block{
	width: 805px;
	height: 75px;
	border-bottom: solid 2px #999999;
	background-color:#dddddd;
}

#centerblock{
	width: 490px;
	height: 75px;
    float: left;
	margin: 2px 5px 0px 10px;
	font-size: 12px;
	line-height: 116%;
}

.fol{
	font-size: 18px;
	font-weight: bold;
	line-height: 106%;
}

p {
	font-size: 11pt;
    margin-left: 30px;
    margin-right: 30px;
	line-height: 130%;
}

h2 {
	text-align: center;
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    background-color: #999999;
    padding: 3px 0px 2px 0px;
    margin-top: 5px;
    margin-bottom: 1px;
}

h3 {
	text-align: center;
    font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    background-color: #999999;
    padding: 3px 3px 2px 3px;
    margin-top: 10px;
    margin-bottom: 3px;
}

.le{
	float: left;
	background-color:#FFEFD5;
	line-height: 120%;
	font-size: 10pt;
	border: solid 0px;
}

.le_txt{
	width: 390px;
    padding: 0px 5px 0px 10px;
}

.ri{
	float: right;
	background-color:#FFEFD5;
	line-height: 120%;
	font-size: 10pt;
    padding: 0px 0px 0px 0px;
}

.ri_txt{
	width: 390px;
    padding: 0px 5px 0px 10px;
}

.le3{
	float: left;
	background-color:#FFEFD5;
	line-height: 120%;
	font-size: 10pt;
	border: solid 0px;
}

.le3_txt{
	width: 263px;
    padding: 0px 5px 0px 8px;
}

.mi3{
	float: left;
	background-color:#FFEFD5;
	line-height: 120%;
	font-size: 10pt;
	border: solid 0px;
	margin: 0px 0px 0px 9px;
}

.mi3_txt{
	width: 263px;
    padding: 0px 5px 0px 10px;
}

.ri3{
	float: right;
	background-color:#FFEFD5;
	line-height: 120%;
	font-size: 10pt;
    padding: 0px 0px 0px 0px;
}

.ri3_txt{
	width: 263px;
    padding: 0px 5px 0px 10px;
}

.img_ri{
	float: right;
	margin: 0px 0px 6px 15px;
}


