A {
	text-decoration: none;
	color: Gray;
}
A:hover {
	text-decoration: none;
	color: Black;
}
H1 {
	font-family: Impact;
	font-size: 22pt;
	font-weight: normal;
	color: Red;
	text-align : center;
}
H2 {
	font-family: Impact;
	font-size: 16pt;
	color: #0000ff;
	font-weight : lighter;
}
H3 {
	font-family: Impact;
	font-size: 16pt;
	color: #0000ff;
	font-weight : lighter;
	margin-left : 25px;
}
H4 {
	font-family: Impact;
	font-size: 18pt;
	color: Black;
	text-align : center;
}
H5 {
	font-family: Impact;
	font-size: 22pt;
	font-weight: normal;
	color: Red;
	margin-left : 10px;
	margin-right : 50px;
	}
BODY {
	font-family: Impact;
	font-size: 16pt;
	color: Black
}
P {
	font-family: Impact;
	font-size: 16pt;
	color: Black;
	text-align : justify;
	margin-right : 30px;
	margin-left : 20px;
}
.center{
    text-align : center;
}
.comite{
    font-family: Verdana;
	font-weight: bold;
    font-size : 10pt;
	color: black;
	text-align: center;
}
LI {
	font-family: Impact;
	font-size: 18pt;
	color: Black;
	text-align : justify;
	margin-right : 10px;
	margin-left : 10px;
}
.SIGN {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
}
.COUNTRY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Gray;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Blue;
	text-decoration : none;
}
.def{
	font-size: 16px;
	font-weight: lighter;
	color: gray;
}