/* CSS definition file containing site wide stylesheets */

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.NavBar Vertical {
	text-align: center
}

A:visited {
	color: rgb(0,0,102)
}

P {
	font-size: 1em
}

H3 {
	list-style-type: none
}

H4 {
	font-size: 1.25em;
 	list-style-type: none
}

H5 {
	list-style-type: none
}

H6 {
	list-style-type: none
}