/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### FONTS.TALES.CSSFRAMEWORK ############### */

/*
contains:
	font rules - to be adjusted for each site that uses this framework
	DOES NOT INCLUDE NAVIGATION FONTS
*/	



/* ############### BASIC FONT SETTINGS ############### */
/* ############### ADJUST ON A AS-NEEDED-BASE ############### */
html, body{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#3e3e3e;}
p{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3e3e3e;
	}

h1,h2,h3,h4,h5,h6{font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-bottom: 0.25em;margin-top: 0px;}	
h1{ font-size: 200%; }
h2{ font-size: 155%;}
h3{ font-size: 135%;}
h4{ font-size: 120%;}
h5{ font-size: 110%;}
h6{ font-size: 100%;}

.fabdescr h2{	margin-top: 0;}
.col1 h2{	margin-top: 0;}

td{}

#maincontent ul{	list-style: square;	margin: 10px 0 10px 40px;}
#maincontent ul li{	margin-bottom: 3px;}

