
body {

	background-color: #F0F1FF;
	background-image:;
	background-position:bottom;
}
h1 {
	font-family: Arial;
	color: #1055AC;
	font-size: 18px;
	margin-left: 30px;
}
h4 {
	font-family: Arial;
	color: Gray;
	margin: 0px;
	margin-left: 50px;
}
h5 {
	font-family: Arial;
	color: Gray;
	margin: 0px;
	margin-left: 0px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: White;
}

.link:hover {
	text-decoration: none;
	color: #D2D2D2;
}

.link:link {
	text-decoration: none;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFAD48;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
color: #E17C00;
}
.logo {
	font-family: Arial;
	font-size: 14px;
	color: Gray;
	font-weight: bold;
	border-width: 4px; 
	border-style: groove;
	text-align: center;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	text-align: justify;
	padding-left: 5px;
	color:#708090;
}
b {
	font-family: Tahoma;
	text-align: justify;
	font-size: 12px;
	color:#556B2F;
}
i {
	font-family: Tahoma;
	font-size: 12px;
	color:#696969;
}
.sub {

border-bottom:solid;
border-bottom: 2px;
border-color: Red;
}

.tabla {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	padding-left: 5px;
	color:#708090;
}
