/*Modules*/

@import "tfg_base_styles.css";
	
/* Font rules */

body,td,p {font: 15px/19px georgia, times, serif; color: #3a3d47;}

h1 {font: bold 18px/24px georgia, times, serif; color: #3161cf; padding: 0; margin: 0 0 5px 0;}
h2 {font: bold 15px/16px georgia, times, serif; color: #3161cf; padding: 0; margin: 0 0 6px 0;}
h3 {font: bold 11px/13px 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 11px/14px tahoma, 'lucida grande', sans-serif;}
.smtxt_def {font: normal 13px/17px 'palatino linotype', georgia, times, serif;}

.bold {font-weight: bold; letter-spacing: -1px;}

.quote {font: 13px/18px georgia, times, serif;}
.quotei {font: italic 13px/18px georgia, times, serif;}
