body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; }

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

table {
	border-collapse : collapse;
	border-spacing : 0;
}

a img { border : 0; }

caption,th { text-align : left; }

html 	{ text-align : center;  }

body {
	background: #9e490f;
	text-align : left;
	font: 9pt Arial, Helvetica, sans-serif;
	margin-left: 12px;
}

#branding input[type=text]:focus {
color : #000
background-color : #ffc;
	background: #FCE6A9;
	color: #9E490F;
	padding: 3px;
	font: 10pt/10pt Georgia, "Times New Roman", Times, serif;
}
#mainContent dd span {
	font-style: italic;
	color: #6E331E;
}
#purplesidebox_text {
	color: #FBF0C1;
}
