@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

html {
font-size:12px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, p, blockquote, th, td {
font-family:Arial;
font-size:12px;
}

fieldset, img, a img {
border:0 none;
}

h1, h2, h3, h4, h5, h6 {
font-size:1em;
font-weight:normal;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}

.spacer {
clear:both;
font-size:0.1em;
height:1px;
}

a {
font-weight:bold;
text-decoration:none;
color:#116533;
}

a:hover {
text-decoration:none;
}

a:visited {
font-weight:bold;
}
