/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center
}

.Code {
	font-family: Fixedsys, monospace;
 	font-size: small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(1,0,0);
 	text-align: center
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(1,0,0);
 	text-align: center
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(1,0,0);
 	text-align: center
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(1,0,0);
 	text-align: center
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(1,0,0);
 	text-align: center
}

PRE {
	font-size: small;
 	color: rgb(1,0,0);
 	font-weight: bold;
 	text-align: center
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(1,0,0);
 	text-align: center
}