/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-style: italic
}

.Normal {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.Footnotes {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.Caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-style: italic
}

.Code {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.Address {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-style: italic
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(94,93,92);
 	font-weight: bold
}

.Formatted {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}
