body, td {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;

}

p {
	text-align : justify;
	margin-right : 25;
}

div.name {
	font-size : 18pt;
	color : #800000;
	font-weight : bold;
}

div.h {
	font-size : 12pt;
	color : #ffffff;
}

div.w {
	font-size : 8pt;
	margin-left : 65;
	text-align : center;
}


a {
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

a.a {
	color : #53778C;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #D0E3F3;
}
.border td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.fon {
	background-image: url(images/fon2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lang {
	color:#1B3636;
    font-weight:bold;
}
ul {
	margin-top:10px;
}