/* ******************** letter sizes - default ******************** */



/* ******************** global ******************** */
p {
	font-size: 11pt;
}



table {
	font-size: 11pt;
}



li {
	font-size: 11pt;
}



h1 {
	font-size: 22pt;
}
h2 {
	font-size: 16.5pt;
}
h3 {
	font-size: 13pt;
}
h4 {
}
h5 {
}
h6 {
	font-size: 7.5pt;
}



/* ******************** header ******************** */

/* ******************** menu ******************** */
p.menu {
	font-size: 8pt;
}
li.menu {
	font-size: 8pt;
}
/* ******************** page ******************** */

/* ******************** footer ******************** */
td.footer {
	font-size: 10pt;
}
