@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: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
}
h5 {
	color: #83A50C;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}
p {
	font-size: 0.82em;
	color: #000;
	margin-bottom: 0.5em;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
