body {
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}
a {
	font-size: 13px;
	color: #1941BE;
	font-family: Arial;
	text-decoration:none;
}
a:active {
	font-size: 13px;
	color: #DD1427;
	font-family: Arial;
	text-decoration: underline;
}
a:visited {
	font-size: 13px;
	ccolor: #040404;
	font-family: Arial;
	text-decoration:none;
}
a:hover {
	font-size: 13px;
	color: #040404;
	font-family: Arial;
	text-decoration: underline
}
a.text {
	font-size: 13px;
	color: #AE0431;
	font-family: Arial;
	text-decoration:none;
}
a.text:active {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
}
a.text:visited {
	font-size: 13px;
	ccolor: #040404;
	font-family: Arial;
	text-decoration:none;
}
a.text:hover {
	font-size: 13px;
	color: #040404;
	font-family: Arial;
	text-decoration: underline
}
.text {
    color:#040404;
	font-family: Arial;
	font-size: 13px;
}
.text_big {
    color:#1941BE;
	font-weight: bold;
	font-family: Arial;
	font-size: 18px; 
}
.text_big_red {
    color:#AE0431;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	text-decoration:underline 
}
.text_smol_red {
    color:#AE0431;
	font-family: Arial;
	font-size: 13px;
	text-decoration:underline 
}
.text_smol_blue {
    color:#1941BE;
	font-family: Arial;
	font-size: 13px;
}
p {
    color:#040404;
	font-family: Arial;
	font-size: 14px;
}
.text_grey {
	font-family: Arial;
	font-size: 12px;
	color: #9D9D9D;

}
.ramka {border:2px solid #C1C1C1;
        color:#000000;
	    font-family: Arial;
	    font-size: 13px;
		text-align:center
} 
.form {
	font-family: Arial;
	font-size: 11px;
	color: #666699;
	background-color: #ffffff;
	border: 1px solid #d8cbc3;
}
