body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #F1EDDC;
	margin-bottom: 0px;
}

body,td,th {
	color: #666666;
}
a:link {
	color: #059FB9;
}
a:hover {
	color: #ED72A1;
}
a:visited {
	color: #059FB9;
}

.p_x-large {
	font-size: x-large;
	line-height: 150%;
}
.p_large {
	font-size: large;
	line-height: 150%;
}
.p_mediu {
	font-size: medium;
	line-height: 150%;
}
.p_small {
	font-size: small;
	line-height: 150%;
}
.p_x-small {
	font-size: x-small;
	line-height: 150%;
}
.p_xx-small {
	font-size: xx-small;
	line-height: 150%;
}

.p_small_blue {
	font-size: small;
	line-height: 150%;
	color: #19A6C7;
}

.p_mediu_orn {
	font-size: medium;
	line-height: 150%;
	color: #ED6D00;
}
