body{
	font-family: Tahoma;
	background-color: #162A1A;
}

.text1 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.text3 {
	font-size: 10pt;
	font-weight: normal;
	color: #878787;
}

.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: #FFFF99;
}
a:hover{
	font-size: 10pt;
	text-decoration: underline;
	color: #FFFF99;
}
