/* Reset Browser defaults and set 1em = 10px */
body {
	font-size: 62.5%;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}


body {padding:24px; 
	color:#532E0B;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

h1 {font-size:1.5em;font-weight:bold; margin-bottom:0em;}
h2 {font-size:1.2em;font-weight:bold; margin-bottom:0em;}
h3 {font-size:1.2em;font-weight:bold; margin-bottom:0.5em;}
h4 {font-size:1.2em;font-weight:bold; margin-bottom:0.5em;}
p {margin-bottom:1.5em;font-size:1.2em;}
ul{
	font-size:1.2em;
	margin-left:15px;
	padding-left:15px;
	margin-bottom:2em;
}
.NoBullet {list-style-type:none;margin-left:10px;padding-left:10px;}
td {padding-right:22px;}
.SubHead {font-size:1.4em;}
img{border:none;}
a{text-decoration:none;color:#532E0B;}
ul
