@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, input, textarea, label, legend, caption, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 0.82em;
	color: #0e6b49;
	margin-bottom: 0.8em;
}
#pc p, #pc p strong, #pc p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover, #f a:hover {
	text-decoration: underline;
	color: #990000;
}
a.nl, a.nl:hover, a.nl:visited {
	text-decoration: none!important;
	color: #0e6b49!important;
	cursor: text!important;
}