/* CSS Document */

#inner h2{
	font-size:120%;
}

dt{
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
}

dd{
	margin-bottom:20px;
	font-weight:normal;
	font-size:120%;
	line-height:1.5em;
}
#contactinfo{
	text-align:right;
	font-weight:bold;
}