@charset "utf-8";
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#footer a {
	text-decoration: none;
	color: #5672A2;
}
body table tr td blockquote h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002363;
}


#footer a:hover {
	color: #3A3AE6;
	text-decoration: overline;
}
body table tr td blockquote p a:hover {
	font-weight: bold;
	color: #758DB3;
	text-decoration: underline;
}
body table tr td blockquote p a {
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
body table tr td blockquote h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #002363;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
