body {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;

}

body.general {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background: #afc7d1; 
}


p {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #444444;
	margin-top: 4px;
}

p.logo {
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	margin-top: 4px;
}

h1 {
	font-family: Georgia, Verdana, Heletica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

h2 {
	font-family: Georgia, Verdana, Heletica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

li {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}


table.blanco {
	border: 2;
	margin: 5px;
	padding: 0px;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background:  white;
}

table.pic {
	border: 1;
	margin: 5px;
	color: white;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
}

table.general {
	border: 2;
	margin: 5px;
	color: black;
	border-width: 2px;
	border-color: black;
	border-style: solid ;
}

table.menus {
	border: 1;
	margin: 5px;
	color: black;
	border-width: 1px;
	border-color: black;
	border-style: solid ;
	background:white;
}

a {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	color: #d18221;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: #d18221;
}

a:visited {
	color: #d18221;
}

a:Hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

input  {
        font-family : Georgia, Verdana, Helvetica, Arial, sans-serif;
        font-size : 8pt;
	border-style: solid; 
	border-color: black; 
	border-width: 1px;
}
