table {
	font-family: Arial;
	font-size: 12;
}

a {
	font-family: Verdana;
	font-size: 12;
	text-decoration: none;
	color: #B38200;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #B38200;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #B38200;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #B38200;
	font-weight: bold;
}

a.breadcrumb {
	font-family: Arial;
	color: #9F9BB3;
	font-weight: bold;
	font-size: 1.0em;
}

a.breadcrumb:link {
	font-family: Arial;
	color: #9F9BB3;
	font-weight: bold;
	font-size: 1.0em;
}

a.breadcrumb:visited {
	font-family: Arial;
	color: #9F9BB3;
	font-weight: bold;
	font-size: 1.0em;
}

a.breadcrumb:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #9F9BB3;
	font-weight: bold;
	font-size: 1.0em;
}

a.menu {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}

a.menu:link {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}

a.menu:visited {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}

a.menu:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}

#title {
	color: #9F9BB3;
	font-weight: bold;
	font-size: 1.5em;
}

p {
	line-height: 1.5em;
}
