body{
	font-family: Tahoma;
	background-color: #ffffff;
}

.text1 {
	font-size: 10pt;
	font-weight: normal;
	color: #2D2D2D;
}

.text2 {
	font-size: 10pt;
	font-weight: normal;
	color: #686356;
}

.text3 {
	font-size: 10pt;
	font-weight: normal;
	color: #1e3fa9;
}
.text4 {
	font-size: 8pt;
	font-weight: normal;
	color: #858585;
}
.text5 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
	

.inp1 { background-color:#FBFBFC; border-color: 6D90B0; border-width: 1px; border-style: solid; width: 565px; height: 20px;}
.inp2 {widht:70px;height:20px;}

a{
	font-size: 10pt;
	text-decoration: none;
	color: #1e3fa9;
}
a:hover{
	font-size: 10pt;
	text-decoration: underline;
	color: #336699;
}
a#id2{
	font-size: 10pt;
	text-decoration: none;
	color: #686356;
}
a#id2:hover{
	font-size: 10pt;
	text-decoration: none;
	color: #686356;
}

hr{
 color:#FFFFFF
}
li{
color:#F0A31F;
}
