a {
	font-weight: nomal;
	color: #565F78;
	text-decoration: underline;
}
a:hover {
	color: #FF5000;
}


.main {
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";


}

.mainen {
	font-size: 10pt;
	color: #333333;
	font-family: "Tahoma";
	font-style: normal;
	line-height: 120%;

}

a.mainen:link {
	color: #565F78;
	font-weight: normal;
	text-decoration: none;

}
a.mainen:visited {
	font-weight: normal;
	color: #565F78;
	text-decoration: none;

}

a.mainen:hover {
	font-weight: normal;
	color: #FF5000;
	text-decoration: none;

}
.small {

	font-size: 9pt;
	color: #333333;
	font-family: "Tahoma";
	font-style: normal;
}
.row1 {
	font-size: 9pt;
	color: #333333;
	font-family: "Tahoma";
	font-style: normal;
	background-color: #F4F4F4;

}
.row2 { 

	font-size: 9pt;
	font-family: "Tahoma";
	font-style: normal;
	background-color: D3D3E8;
	background-repeat: repeat;
}

.divspace {
	padding: 3px;
}
