/* CSS definition file containing site wide stylesheets */

BODY {
	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

.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
}

.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)
}

.Menu {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9px;
 	color: rgb(0,0,0);
 	padding-left: 2pt;
 	padding-right: 2pt
}

H1 {
	font-size: 20px
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H2 {
	font-size: 16px
}

H3 {
	font-size: 14px;
 	font-weight: bold
}

H4 {
	font-size: 12px
}

.Tight {
	margin-top: 0pt;
 	margin-bottom: 0pt
}

H5 {
	font-size: 11px
}

ADDRESS {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif
}

H6 {
	font-size: 10px
}