body{
	font-family: Tahoma;
}

.text1 {
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.text2 {
	font-size: 10pt;
	font-weight: normal;
	color: #E2D2AC;
}

.text3 {
	font-size: 10pt;
	font-weight: normal;
	color: #BAA28E;
}

.inp1 { background-color:#FBFBFC; border-color: 6D90B0; border-width: 1px; border-style: solid; width: 180px; height: 20px;}
.inp2 {widht:70px;height:20px;}

a{
	font-size: 10pt;
	text-decoration: none;
	color: #FFF8E7;
}
a:hover{
	font-size: 10pt;
	text-decoration: underline;
	color: #FFF8E7;
}