/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center
}

P {
	font-size: 14px
}

.Forms {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,51,0);
 	font-weight: bold;
 	text-align: center
}
