.navigational-sections li{
	font:1.2em Tahoma;
}
.navigational-sections li li{
	font-size:.9em;
	font-weight:bold;
}
.navigational-sections li li a{
	font-weight:normal;
}
#content h1{
/*	font-size:2em;*/
	font-weight:bold;
}
#content p{
/*	font-size:1.3em;*/
}
#content li, #sidebar dl, #footer{
	font-size:1.2em;
}
#content li li{
	font-size:1em;
}
#sidebar dd span{
	font-weight:bold;
}
#footer p{
	text-align:center;
}
h3{
	font-size:1.6em;
	font-weight:bold;
}
h4{
	font-size:1.4em;
}

