h1,h2,h3,h4,h5,h6,pre,code,p{ font-size: 1em; }
dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form,fieldset{ margin: 0; padding: 0; }
body{ color: #5b5b5b; margin: 0em; font-size: 100.01%; }
html *{ font-size: 100.01%; }
body{
	font-size: 0.75em;
	color: #003663;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
p{ line-height: 1.6em; padding-bottom: 1em; }
a img{ border: none; }
a{ color: #996633; text-decoration: underline; }
a:hover{ color: #FF0000; ;text-decoration: none ; }
h1{ font-size: 1.6em; line-height: 1.0em; font-weight: normal; margin: 0em; padding: 0px; margin-bottom: 10px; font-weight: bold; color: #996633; }
h2{
	font-size: 1.1em;
	margin-bottom: 0.5em;
	color: #996633;
	 font-weight: bold;
}
h3{ font-size: 1.1em; padding-bottom: 3px; }
h4{ font-size: 100%; font-weight: bold; line-height: 1.4em; margin-bottom: 0.5em; margin-top: 0.5em; padding-bottom: 0.05em; }
h5{ font-size: 100%; font-weight: bold; line-height: 0.7em; margin-bottom: 0.5em; margin-top: 0.5em; padding-bottom: 0.05em; }
h6{ font-size: 100%; font-weight: normal; line-height: 0.7em; margin-bottom: 0.5em; margin-top: 0.5em; padding-bottom: 0.05em; }
/* tables */
table{ background-color: #FFFFFF; border: 1px solid #D1D1D1; border-collapse: collapse; font-size: 100%; margin: 0.5em 0 1em 0; }
table caption{ clear: both; font-size: 116%; font-weight: bold; margin: 0; margin-bottom: 0em; padding: 10px 10px 5px 0px; text-align: left; }
th,td{ background: none; border: 1px solid #D1D1D1; padding: 4px 10px 4px 10px; }
th{ background: #F0F0F0; text-align: left; }
td{ line-height: 1.4em; }
/* lists */
ul,ol{ margin-bottom: 1em; margin-left: 1em; margin-top: 0em; padding-left: 15px; }
ul li{ line-height: 1.6em; list-style-position: outside; list-style-type: square; margin-bottom: 5px; margin-left: 0px; }
dl{ line-height: 1.4em; padding-bottom: 5px; padding-left: 0em; }
dd{ margin-left: 1.8em; padding-left: 0em; }
dt{ margin-left: 0em; padding-left: 0em; }
fieldset{ background-color: white; border: 4px solid #dcdcbe; margin-bottom: 10px; padding: 0px; }
legend{ margin-left: 1em; padding: 3px; color: #000; font-weight: bold; background-color: white; border: 1px solid #E1CD81; }
