/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.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
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.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)
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	text-decoration: none 
}

.link-white {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(0,0,204);
 	font-weight: bold;
 	background-color: rgb(204,204,255)
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,0,0);
 	font-weight: bold
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,255);
 	margin-top: 6pt;
 	border-top: 2pt solid rgb(204,204,255);
 	margin-bottom: 6pt;
 
	border-bottom: 2pt solid rgb(204,204,255)
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

A {
	text-decoration: none 
}

.TextNavBar {
	font-size: x-small;
 	color: rgb(0,0,204);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}