BODY {
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	background: transparent;
	background-color : White;
}

A:link,A:active,A:visited   {text-decoration : none}

TABLE{
	text-align: center;
}

TABLE.small{
	font-size: small;
	border : 1px solid Black;
	text-align: center;
	border-style : groove;
}

TH{
	font-weight : bold;
}

TD, TD, TH, TR {

}

H1 {
	font-size: 100%
}

H2 {
	font-size: 90%;
}

H3 {
	font-size: 80%;
}

H4 {
    font-size: 70%;
	}
	
Address{
	font-size: 50%;
	text-align : left;
	margin-right : auto;
}
	
MENU{
	font-size: 70%;
	display : list-item;
	list-style-position : inside;
	margin-left : 2%;
	list-style : none outside;
	text-align : right;
	margin-right : auto;
}

P{
	 font-size: 70%;
	 margin-left: 0%;
	 margin-right: 5%;
	 margin-top: 0%;
	 margin-bottom: 0%;
}

P.charlas{
	 font-size: 70%;
	 white-space: normal;
	 margin-left: 0%;
	 margin-right: 5%;
	 margin-top: 0%;
	 margin-bottom: 0%;
}

LI{
	display : list-item;
	white-space: pre;
}


UL{
	font-size : 80%;
}
