body {
	font-family: "Times New Roman", times, serif;
	font-size: small;
	color: #333;
}

a {
	text-decoration: underline;
}
a,
a:hover,
a:visited,
a:active {
	color: inherit;
	text-decoration: underline;
}
#top a,
#gotoTop a,
#gotoHome a {
	text-decoration: none;
}
ul.n1 a,
ul.n1 a:hover,
ul.n1 a:visited,
ul.n1 a:active {
	font-size: 130%;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.5px;
}
ul.n2 a,
ul.n2 a:hover,
ul.n2 a:visited,
ul.n2 a:active {
	font-size: 100% !important;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -0.1px;
}
ul.n2 a:hover {
	text-decoration: underline;
}

#left a {
	text-decoration: none;
	line-height: 1.5em;
}
#left a:hover {
	text-decoration: underline;
}

#author {
	font-size: 105%;
}
#cartouche {
	font-style: italic;
	font-size: 100%;
	text-align: justify;
}
#text {
	font-size: 110%;
	text-align: justify;
}
#baseline {
	text-transform: uppercase;
	font-size: 95%;
	line-height: 25px;
	text-align: center;
}
#baseline .copyright,
#baseline .official {
	text-transform: none;
	font-variant: small-caps
}
#baseline a {
	text-decoration: none;
}
#ariane {
	font-size: 95%;
}
#ariane,
#in-nav {
	text-align: right;
	line-height: 1.5em;
}
#in-nav {
	font-size: 105%;
}
#in-nav a.current {
	font-weight: bold;
}
#in-nav a.prev,
#in-nav a.next,
#in-nav a.current,
#in-nav a {
	text-decoration: none;
    /* Natasha wants all in bold */
	font-weight: bold;
}
#topline a {
	text-decoration: none;
}
#topline a:hover {
	text-decoration: underline;
}
#title h2 {
	font-size: 175%;
	letter-spacing: 0.2px;
}

#sisterPages select {
	font-size: 85%;
}
#sisterPages optgroup {
	font-weight: normal;
	font-style: normal;
	text-indent: 5px;
}
#sisterPages optgroup option {
	padding-left: 0;
	text-indent: 15px;
}
input {
	font-family: "Times New Roman", times, serif;
	font-size: 95%;
}
#contact_forms label { font-weight: bold;}
#contact_forms input.submit-input { font-weight: bold;}
.separator {
	width: 200px;
	margin: 20px auto;
	border: 1px solid #1D0502;
}
h5 {
	font-size: 100%;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.prose {
	font-style: italic;
	padding-left: 100px;
}
.quote {
	font-size: 90%;
	font-style: italic;
}
