html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
/*	vertical-align: baseline;*/
}

body {
	margin: 0px;
	padding: 0px;
}

.tCenter {
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size:34px;
	margin-bottom:20px;
	color:#4e3227;
}
h2 {
	font-size:18px;
	color:#4e3227;
	font-weight: bold;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 25px;
}

p span {
	font-family: "Times New Roman", Times, serif;
	color: #4e3227;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.imgBorder {
	border: 4px solid #cfab7a;
	margin-right: 20px;
}

#pages {
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 25px;
	padding-bottom: 25px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 25px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 25px;
}
