/*Modules*/

@import "tfg_base_styles.css";
	
/* Font rules */

body,td,p {font: 11px/16px georgia, times, serif; color: #3a3d47;}

h1 {font: bold 17px/24px georgia, times, serif; color: #3161cf; padding: 0; margin: 0 0 5px 0;}
h2 {font: bold 13px/16px georgia, times, serif; color: #3161cf; padding: 0; margin: 0 0 6px 0;}
h3 {font: bold 10px/14px tahoma, 'lucida grande', sans-serif; color: #3161cf; padding: 0; margin: 0 0 3px 0;}
h4 {font: bold 10px/14px tahoma, 'lucida grande', sans-serif; color: #5b6070; text-transform: uppercase; padding: 0; margin: 0 0 3px 0;}

.smtxt {font: normal 10px/14px tahoma, 'lucida grande', sans-serif;}
.smtxt_def {font: normal 11px/15px 'palatino linotype', georgia, times, serif;}

.bold {font-weight: bold; color: #5b6070;}

.quote {font: 11px/16px georgia, times, serif;}
.quotei {font: italic 11px/16px georgia, times, serif;}