﻿body h1 {
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
body {
	text-align: center;
	background-color: #F3F3F3;
}
body,td,th {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
body {
	font-weight: bold;
}
body table tr {
	text-align: center;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}
body h2 {
	color: #CC3300;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;

.imagen {
	text-align: center;
	border: 2px dashed #FF0000;
}
