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: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {line-height:1.4em;}

body {
	background:white;
	margin:0;border:0;padding:0;
	font-family:Times, "Times New Roman",serif;
	font-size: 100%;
	color:#444444;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;padding:0;border:0;
	font-size:30px;
	color:#3A2916;
	font-weight:bold;
	clear:both;
	padding:10px;
}

h2 {font-size:28px;}
h3 {font-size:24px;}
h4 {font-size:22px;}
h5 {font-size:20px;}
h6 {font-size:18px;}

img {margin:0;border:0;padding:0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;border:0;padding:0;}

p {
	font-size:17px;
	margin:0;
	margin:0 0 10px 0;
}

p img       { float: left; margin: 10px; padding: 0;}
p img.right { float: right; margin:10px; padding: 0;}

a, a:link, a:visited { color:#783E06; text-decoration: underline;}
a:focus, a:hover { color:#783E06;text-decoration:none;}

blockquote, cite  { margin:5px; color:#666; font-style: italic; padding:5px; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, acronym {text-transform: uppercase; }
address     {margin: 0 0 10px 0; font-style: italic; }
del         {color:#666; }

pre,code    {white-space: pre;border:1px solid black; background:#EEEEEE; margin:5px; padding:5px;color:black;}
pre,code,tt {font: 14px 'andale mono', 'lucida console', monospace; } 

ul, ol {list-style-type:none; list-style:none; list-style-image:none; margin:0 0 0 10px;}

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

input.text, input.title,
textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

input.text, input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }









