/* Rapport small fonts */

html, body, div
{
	line-height: 18px;
}

body {
	font-family: 'Trebuchet MS', Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Geneva, Arial, sans-serif;
}

h1.top {
	font-size: 32px;
	/* NOTE: same line-height as height of logo image */
	line-height: 50px;
}

#j2s_toc li.j2s_swap {
	font-weight: bold;
}

#topmenu, #tailmenu
{
	font: bold 12px Verdana, sans-serif;
}

.orangetabs
{
	font: bold 12px Verdana, sans-serif;
}

.orangebox {
	line-height: 20px;
}
.orangebox h2 {
	font-size: 26px;
	line-height: 32px;
}
.orangebox li a {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

.h2orange h2 {
	font-size: 26px;
	line-height: 32px;
}
#contentfooter p {
	font-size:7pt;
	word-spacing: -1px;
}

