/* CSS definition file containing site wide stylesheets */

.DB List {
	list-style-type: none
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

.Menu list {
	list-style-type: disc
}

.NavBar Vertical {
	list-style-type: none;
 	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic;
 	text-decoration: none 
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	vertical-align: baseline
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.Directory list {
	list-style-type: disc
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

.Bulleted list {
	list-style-type: disc
}

.Numbered list {
	list-style-type: decimal
}

.Comment {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,128,0);
 	list-style-type: none
}