h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #294A73;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-weight: bold;
	font-size: 32px;
}
h2 {
	font-weight: normal;
	font-size: 22px;
}
p,a,#content,#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
p {
	color: #000000;
	text-decoration: none;
}
a,a:link,a:visited,a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #800080;
	text-decoration: underline;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin-top: 32px;
	margin-bottom: 12px;
	padding: 0px;
	font-weight: bold;
}
dd {
	margin: 0px;
	padding: 0px;
}


#footer a,#footer a:link,#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	color: #0000FF;
	text-decoration: underline;
}
#breadcrumb {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #333333;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #0000FF;
	text-decoration: underline;
}
