body
{
	background-color:#EEEEEE;
}
h1 {


	font-family: georgia, times new roman, times, serif;
	text-align: center;
	color: #cc0000;
	font-size: 20px;
	line-height: 150%
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 14px;
	font-style:italic; 
	text-align: center;
	line-height: 150%
}
h3 {
	font-family: Arial, Helvetica, Sans Serif, Sans;
	color: #000000;
	font-size: 16px;
	text-align: left;
	line-height: 150%
}
p {
	font-family: Verdana;
	font-size: 14px;
	line-height: 200%
}
td {
	font-family: Verdana;
	font-size: 14px;
	line-height: 200%
}
li {
	font-family: Verdana;
	font-size: 14px;
	line-height: 200%;
	list-style-image: url(../img/bullet.gif);
}
li2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 150%;
	list-style-image: url(../img/check.gif);
}
a {
	color: #555555;
}
.textoIconPerfil {
	text-decoration: none;
	line-height: 100%;
}
.resaltado {
	background-color: rgb(255, 255, 0);
	font-weight: bold;
}
.rojo {
	color: #FF0000;
	font-weight: bold;
}
.carta {
	font-family: Courier New, Courier;
	font-size:small;
	color:#333;
	line-height: 150%;
}
.carta2 {
	font-family: Courier New, Courier;
	font-size:small;
	color:#333;
	line-height: 100%;
}