body{background-color:#FFFFFF; padding:0; margin:0}

.usial {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
a.usial {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}
a.usial:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	text-decoration: underline;
}
.blackBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B2B2B;
	font-weight: bold;
}
.Blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #34AFE8;
}
a.Blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #34AFE8;
	text-decoration: underline;
}
a.Blue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #34AFE8;
	text-decoration: none;
}
.keys {
	font-family: Tahoma;
	font-size: 10px;
	color: #454545;
	font-weight: bold;
}
a.keys {
	font-family: Tahoma;
	font-size: 10px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
}
a.keys:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #454545;
	text-decoration: underline;
	font-weight: bold;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	font-weight: bold;
}

