html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	background-color:#E0D0AF;
    color:#660000;
    font-family:"Times New Roman", Times, serif;
}


a {
	color:#660066;
}

h1 {
	color:#990000;
    font-size: 56px;
    font-weight:lighter;
}

h2 {
	color:#990000;
    font-size: 36px;
    font-weight:lighter;
}

h3 {
	color:#990000;
    font-size: 24px;
    font-weight:lighter;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

#nelsonlist {
	font-family: "Times New Roman", Times, serif;
}

#nelsonlist li {
	line-height: 1.8em;

}

#nelsonlist ul {
	padding-bottom: 16px;
}

.xlarge {
	font-size: x-large;
}

.menuTextcaps {
	color:#990000;
    font-size: 16px;
    font-weight:lighter;
}

.menuTextlower {
	color:#990000;
    font-size: 18px;
    font-weight:lighter;
}

.smallPrint {
	color:#990000;
    font-size: 11px;
    font-weight:lighter;
}

.headline {
	color:#C7AA6D;
    font-size: 18px;
    font-weight:lighter;
}


