/* CSS definition file containing site wide stylesheets */

.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
}

.Art {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	line-height: 10pt;
 	font-weight: bold;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.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)
}

.LinkArt {
	font-family: "Freestyle Script",  cursive;
 	font-size: medium;
 	color: rgb(42,0,170);
 	font-weight: bold;
 	text-decoration: none 
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

P {
	color: rgb(255,255,255)
}

LI {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	line-height: 8pt;
 	font-weight: bold;
 	text-decoration: none ;
 	list-style-position: outside
}

A {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic;
 	text-decoration: none 
}