/* 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,51)
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,51,51);
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,51)
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,51);
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	color: rgb(0,51,51)
}

.footer {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,51,51);
 	text-align: center
}

UL {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(70,69,32);
 	letter-spacing: 3px
}

A:visited {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(127,125,42);
 	letter-spacing: 3px
}

.NormalBullet {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(205,219,236)
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	color: rgb(0,51,51);
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 16pt;
 	color: rgb(70,69,32);
 	letter-spacing: 6pt;
 	font-weight: normal;
 	font-style: normal
}

H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 14pt;
 	color: rgb(70,69,32);
 	letter-spacing: 6px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(36,36,12);
 	letter-spacing: 3px
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(25,34,45)
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,51,51)
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,51)
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,51,51)
}

PRE {
	font-size: x-small;
 	color: rgb(0,51,51)
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,51,51)
}