body {
	background: #FFFFFF url(/images/fdweb.gif) repeat-y center;
	color: #555555;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
	}
	
td { font-size: 11px; }
	
a { color: #444444; text-decoration: underline; }
a:hover { text-decoration: underline; }
	
.fecha	{ color: #999999; font-weight: bold; font-size: 14px; letter-spacing: -1px;}

.txtb {color: #555555; font-weight: bold; text-decoration: none; }

.txtbg {font-family: Trebuchet MS; color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none; }
.txtbch {font-family: Trebuchet MS; color: #FFFFFF; font-size: 10px; text-decoration: none; }

.txtch { font-size: 10px; text-decoration: none; }
.txtch:hover { text-decoration: underline; }

.progs2 { font-weight: bold; font-size: 14px; color: #FFFFFF; font-family: Trebuchet ms, arial; text-decoration: none }
.progs2:hover { color: #CCCCCC; text-decoration: none }

.progs3 { font-weight: bold; font-size: 12px; color: #444444; font-family: Arial; text-decoration: underline }
.progs3:hover { color: #444444; text-decoration: underline }

.txt { font-size: 14px; text-decoration: none; }
.txt:hover { text-decoration: underline; }

p {
	line-height: 16px;
	margin: 0px auto;
	padding: 0px;
  }

h1 {
	color: #555555;
	font-size: 28px;
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
   	letter-spacing: -2px; 	
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	}
	
h1 a  {
	color: #555555;
	text-decoration: none;
	}

h1 a:hover {
	color: #555555;
	text-decoration: underline;
	}
	
h2 {
	color: #555555;
	font-size: 20px;
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
   	letter-spacing: -1px; 	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
h2 a  {
	color: #555555;
	text-decoration: none;
	}

h2 a:hover {
	color: #555555;
	text-decoration: underline;
	}	
	
.date {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}

	
h3 {
	background: #FFFFFF url(/images/fdlinks1.gif) repeat-x center;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet ms, Arial, Tahoma, Verdana;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}	
	
.der ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
.der li {
	line-height: 18px;
	padding: 1px 0px 0px 10px;
	margin-left: 0px;
	}
	
.der li a {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	}		
	
.links ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
.links li {
	background: url(/images/links.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 7px 25px;
	margin: 0px;
	}			