body{
	font-family: Tahoma;	
	background-color: #A69EEB;
	margin:0 auto;
}

.text1 {
	font-size: 10pt;
	font-weight: normal;
	color: #767676;
}

.text2 {
	font-size: 16px;
	font-weight: normal;
	color: #ffba14;
}

.text3 {
	font-size: 12px;
	font-weight: normal;
	color: #4F82C8;
}
.text4 {
	font-size: 10pt;
	font-weight: normal;
	color: #888888;
}

.inp1 { background-color:#FBFBFC; border-color: 6D90B0; border-width: 1px; border-style: solid; width: 376px; height: 20px;}
.inp2 {widht:70px;height:20px;}

a  { text-decoration: underline; font-size: 11px; color: #767676; font-weight: normal;font-family:tahoma;}
a:hover  { text-decoration: none; font-size: 11px; color: #018AD0; font-weight: normal;font-family:tahoma;}

a.title  { text-decoration: underline; font-size: 17px; color: #000066; font-weight: bold;font-family:verdana, tahoma;}
a.title:hover  { text-decoration: none; font-size: 17px; color: #018AD0; font-weight: bold;font-family:verdana, tahoma;}

a.desc {font-size: 12px; font-weight: normal; color: #4F82C8; text-decoration: none;}
a.desc:hover {font-size: 12px; font-weight: normal; color: #4F82C8; text-decoration: none;}

.border { border: 1px solid #333333; }
