body {
	color:#949495;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body#ib {
	color:#505050;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:2.6em;
}

h2 {font-size:1.5em;}

h3 {
	font-size:1.2em;
}

p {
	font-size:1.1em;
	line-height:1.3em;
}

#nav li {
	display:block;
	float:left;
	font-size:1.2em;
}

strong {
	font-weight:bold;
}
em {
	font-style:italic;
}

