/*
Clan Chococob

Este es el estandar de presentación de colores en cualquier plataforma digital

Revisado: Sebastian Oliva/ Adminsitrador / Libre distribucion
08/10/05 T 14:47:32
*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
color: #005A9C;
}
.importante {
	text-decoration: underline;
	border-left: 2px solid #FF0033;
}
.head {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.info{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 2px solid #999999;
}
.info h4{
	color: #999900;
	font-size: large;
	text-decoration: underline;
}
abbr {
	font-style: italic;
	border-bottom: 1px dotted #999999;
}
