
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: inherit;
}


body {
		 line-height: 1.5;
		 margin:1.5em 0;
		 scrollbar-face-color: #663300;
		 scrollbar-shadow-color: #222222;
		 scrollbar-highlight-color: #888888;
		 scrollbar-3dlight-color: #663300;
		 scrollbar-darkshadow-color: #000099;
		 scrollbar-track-color:#cc6633;
		 scrollbar-arrow-color:#FFFFFF;
		 }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #000000;
	font-family: Verdana, Arial;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

a:active {
  color: #003399;
}

a.menu {
	color: #ffffff;
	text-decoration: none;
}

a:hover.menu {
	color: #003399;
}

a:active.menu {
  color: #003399;
}

h2 {
	font-size: 2.2em;
	margin: 0;
	border-top: 1px solid #757066;
	border-bottom: 1px solid #757066;
	margin-bottom: 5px;
	color: #757066;
}

h3 {
	font-size: 1.8em;
	margin-top: 5px;
	border-top: 1px solid #757066;
	border-bottom: 1px solid #757066;
	margin-bottom: 10px;
	color: #757066;
}

h4 {
	font-weight: bold;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

code {
	font-family: Courier;
}
