HTML,BODY { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: #FFFFFF;
}
P { font-size: 11px; color: #000000;
}
H1 { font-size: 11px; color: #000000; font-weight: bold;
}
H2 { font-size: 16px; color: #000000;font-weight: bold;
}
H3 { font-size: 14px; color: #000000;font-weight: bold;
}
H4 { font-size: 12px; color: #000000;
}
H5 { font-size: 11px; color: #000000;
}
H6 { font-size: 9px; color: #000000;
}
.menu { font-size: 12px; font-weight: bold; color: #004080; background-color: #D3D3D3; text-decoration: none;
}
.menu:link { font-size: 12px; font-weight: bold; color: #004080; background-color: #D3D3D3; 
}
.menu:hover { font-size: 12px; font-weight: bold; color: #004080; background-color: #FFFFFF; text-decoration: underline

}
.tablagris {

	background: #D3D3D3;
}
.textorojo { font-size: 18px; font-weight: bold; color: Red; font-style: italic;

}
.textochico { font-size: 9px;
}
.nodecorlink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background: #FFFFFF; text-decoration: none; cursor: text;
}