/* Styles used for home page1 */

h2 {
	color: rgb(0,0,153);
}

table.linklist {
	clear: both;
}

table.linklist td {
}

ul.sitemap li {
	margin-bottom: .5em;
	line-height: 140%;
}

ul.sitesub {
	margin-top: .5em;
}



