/* CSS definition file containing site wide stylesheets */

.DB List {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,102,0)
}

.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-weight: normal;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,102,0)
}

.NavBar Vertical {
	list-style-type: none;
 	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,0,0);
 	list-style-type: none
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(153,51,204)
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

H1 {
	font-size: large;
 	color: rgb(255,255,204);
 	list-style-type: none
}

H2 {
	list-style-type: none
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(60,60,60);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	list-style-type: none
}

H4 {
	list-style-type: none
}

ADDRESS {
	list-style-type: none
}

H5 {
	list-style-type: none
}

PRE {
	list-style-type: none
}

H6 {
	list-style-type: none
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(255,0,0)
}