@charset ‘UTF-8′;
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:monospace;
}
h2, h3, h4, h5, h6, h7 {
	font-size:13px;
	color:#000000;
	font-weight:normal;
}
p {
	font-size:13px;
	color:#333333;
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px dashed #999999;
}
body {
	margin:0;
	padding:0;
}
.red {
	color:#FF0000;
}
.boldtext {
	font-weight:bolder;
}
