
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;
}

#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: 802px;
	height: 77px;
	border-bottom: solid 2px #aaaaaa;
	background-color:#eeffee
}

#centerblock{
	width: 480px;
	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: 120%;
}

h2 {
	text-align: center;
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    background-color: #2E943F;
    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: #2E943F;
    padding: 3px 3px 2px 3px;
    margin-top: 10px;
    margin-bottom: 3px;
}

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

.le{
	float: left;
	line-height: 130%;
	font-size: 11pt;
	border: solid 1px;
    margin: 0px 0px 0px 0px;
}

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

.ri{
	float: right;
	width: 185px;
	background-color:#eeffee;
	line-height: 130%;
	font-size: 10pt;
    padding: 0px 0px 0px 5px;
}

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

}	
