.bg-vertical {
	background-repeat: repeat-y;
}
td, body, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.point {
	font-size: 12px;
	color: #F26522;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #229232;
	text-decoration: none;
}
a:visited {
	color: #229232;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FCBD25;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #229232;
	text-decoration: none;
}
h1, .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E0039;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}
.pic {
	border: 1px solid #D2D8D8;
}
.descr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: justify;

}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copy a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copy a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.copy a:hover{
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.copy a:active{
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
