BODY {
	padding-left: 9em;
	font-family : "Times New Roman", TimesNR, Times, serif;
	background : transparent url(images/parchment.jpg) repeat;
	color : Teal }

EM, P:first-letter{
	font : normal normal normal 3ex/normal "Times New Roman", TimesNR, Times, serif }


/* H1 is reserved for the Page Header */
H1 {
	color : #FFCC00;
	text-align : center;
	background : transparent none;
	font : bold italic 7ex "Times New Roman", TimesNR, Times, serif;
}

H2{
	color : Teal;
	text-align : center;
	background : transparent none;
	font : bold italic 4ex "Times New Roman", TimesNR, Times, serif }

/* H6 is reserved for the Page Footer */
H6 {
	text-align : center;
	background : transparent none;
	padding-top : 1ex;
	margin-top : 1em;
	color : Black;
	font : lighter normal normal x-small small/normal "Times New Roman" TimesNR Times serif }

HR{
	color : #FFCC00;
	background-color : transparent;
	width : 95%;
	height : 3px }

CITE{
	font : normal normal normal smaller Arial, Helvetica, sans-serif }

ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 2em;
	left: 1em;
	width: 6em;
	font : 150%;
	font-family : Arial, Helvetica, sans-serif;
}

ul.navbar a {
	text-decoration: none;
	color: #FFCC00;
}
