body{background-color:#FFFFFF; padding:0; margin:0}

.usialBlue {
	font-family: Tahoma;
	font-size: 11px;
	color: 1780DD;
}
a.usialBlue {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: 1780DD;
}
a.usialBlue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 1780DD;
	text-decoration: none;
}
.usialBlueBold {
	font-family: Tahoma;
	font-size: 11px;
	color: 1780DD;
	font-weight: bold;
}
a.usialBlueBold {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: 1780DD;
	font-weight: bold;
}
a.usialBlueBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 1780DD;
	text-decoration: none;
	font-weight: bold;
}
.redBold {
	font-family: Tahoma;
	font-size: 11px;
	color: FF4E00;
	font-weight: bold;
}
a.redBold {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: FF4E00;
	font-weight: bold;
}
a.redBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: FF4E00;
	text-decoration: underline;
	font-weight: bold;
}
.CR {
	font-family: Tahoma;
	font-size: 10px;
	color: F7FCFF;
}
a.CR {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: F7FCFF;
}
a.CR:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: F7FCFF;
	text-decoration: underline;
}

