@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:12px 0 6px 0;
}
h1 {
	font-size:125%;
}
h2 {
	font-size:115%;
}

p {
	margin:0;
	margin-bottom:6px;
}

a {
}

img {
	border:none;
}

fieldset {
	margin-bottom:6px;
}