body {
font-family: Comic Sans MS;
}
.a {
    color: #c93ea1;
    text-decoration: underline;
    font-weight: bold;
}
.p {
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
}
.comicsansred {
	color : #FF6600;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Comic Sans MS;
}
.comicsansblue {
	color : #0066FF;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Comic Sans MS;
}
.comicsansoliva{
	color : #FF0000;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 12px;
	font-family : Comic Sans MS;
}
.comicsansorange{
	color : #FF9933;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Comic Sans MS;
}
.headdocumentos {
	color : #33CC00;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : Comic Sans MS;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC00;
}
.headtablon {
	color : #FF9933;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : Comic Sans MS;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC00;
}
.headenlaces {
	color : #990099;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 16px;
	font-family : Comic Sans MS;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC00;
}
