.text {
	font-size: x-small;
}

.text_blue {
	font-size: x-small;
	color:#0000FF;
}

a.lnk, a.lnk:visited, a.lnk:hover{
	color: #000080;
	font-size: x-small;
}


a.lnkred, a.lnkred:visited, a.lnkred:hover{
	color: #ff0000;
	font-size: x-small;
}

.bold {
	font-weight: bold;
}
.links {
	color: #000080;
	font-size: x-small;

}
.headst {
	font-size: 18px;
	color: #000080;
}
.shapka {
	font-size: xx-small;
}

h1.headersblue{
	color: #0000FF
	font-size:12px
	}

h1.headersred{
	color: #FF0000
	font-size:8px
}

