body{background-color:#FFFFFF; padding:0; margin:0}

.usial {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
}
a.usial {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
}
a.usial:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 10px;
	color: #DA3105;
}
a.red {
	font-family: Tahoma;
	font-size: 10px;
	color: #DA3105;
	text-decoration: underline;
}
a.red:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #DA3105;
	text-decoration: none;
}
.green {
	font-family: Tahoma;
	font-size: 10px;
	color: #8BCD10;
}
a.green {
	font-family: Tahoma;
	font-size: 10px;
	color: #8BCD10;
	text-decoration: underline;
}
a.green:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #8BCD10;
	text-decoration: none;
}
.HASC {
	font-family: Tahoma;
	font-size: 10px;
	color: #5D5D5D;
	font-weight:bold;
}
a.HASC {
	font-family: Tahoma;
	font-size: 10px;
	color: #5D5D5D;
	text-decoration: underline;
	font-weight:bold;
}
a.HASC:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #5D5D5D;
	text-decoration: none;
	font-weight:bold;
}
.CR {
	font-family: Tahoma;
	font-size: 10px;
	color: #ADADAD;
}
a.CR {
	font-family: Tahoma;
	font-size: 10px;
	color: #ADADAD;
	text-decoration: none;
}
a.CR:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ADADAD;
	text-decoration: underline;
}
.keys {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	font-weight:bold;
	text-transform:uppercase;
}
a.keys {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.keys:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
	font-weight:bold;
	text-transform:uppercase;
}



.intext{font-family:tahoma, arial, times; font-size:10px; color:#555454; padding-left:4px}